Skip to content

Commit f788cfe

Browse files
authored
Increase allowed YAXArrays Version
1 parent a25ddc9 commit f788cfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "EarthDataLab"
22
uuid = "359177bc-a543-11e8-11b7-bb015dba3358"
33
authors = ["Fabian Gans <[email protected]>"]
4-
version = "0.9.2"
4+
version = "0.9.3"
55

66
[deps]
77
CFTime = "179af706-886a-5703-950a-314cd64e0468"
@@ -36,7 +36,7 @@ Shapefile = "0.6, 0.7"
3636
StatsBase = "0.32, 0.33"
3737
Tables = "0.2, 1.0"
3838
WeightedOnlineStats = "0.5, 0.6"
39-
YAXArrays = "0.2.1"
39+
YAXArrays = "0.2.1, 0.3"
4040
Zarr = "0.6.2, 0.7"
4141
julia = "1.6"
4242

0 commit comments

Comments
 (0)