Skip to content

Commit cec970d

Browse files
committed
Bump compats
1 parent eb5e3cb commit cec970d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "AIBECS"
22
uuid = "ace601d6-714c-11e9-04e5-89b7fad23838"
33
authors = ["Benoit Pasquier <[email protected]>"]
4-
version = "0.13.4"
4+
version = "0.13.5"
55

66
[deps]
77
Bijectors = "76274a88-744f-5084-9051-94815aaf08c4"
@@ -36,18 +36,19 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
3636
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
3737

3838
[compat]
39-
Bijectors = "0.13"
39+
Bijectors = "0.14"
4040
CodecZlib = "0.7"
4141
DataDeps = "0.7"
4242
DataFrames = "1"
4343
Distances = "0.10"
4444
Distributions = "0.25"
45+
Downloads = "1"
4546
FieldMetadata = "0.3"
4647
Flatten = "0.4"
4748
ForwardDiff = "0.10"
4849
ImageFiltering = "0.7"
4950
Interpolations = "0.15"
50-
JLD2 = "0.4"
51+
JLD2 = "0.5"
5152
MAT = "0.10"
5253
MetadataArrays = "0.1"
5354
NCDatasets = "0.14"
@@ -57,11 +58,10 @@ RecipesBase = "1"
5758
Reexport = "1"
5859
SciMLBase = "2"
5960
Shapefile = "0.13"
61+
SparseArrays = "1"
6062
StringDistances = "0.11"
6163
UnPack = "1"
6264
Unitful = "1"
63-
Downloads = "1"
64-
SparseArrays = "1"
6565
julia = "1"
6666

6767
[extras]

0 commit comments

Comments
 (0)