We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd60ed4 commit 86c05f9Copy full SHA for 86c05f9
ci/environment-upstream-dev.yml
@@ -33,7 +33,7 @@ dependencies:
33
- scipy
34
- xarray-datatree
35
- xgcm
36
- - zarr>=2.10
+ - zarr>=2.10,<3.0
37
- pip:
38
- git+https://github.com/intake/intake.git
39
- git+https://github.com/pydata/xarray.git
ci/environment.yml
@@ -30,5 +30,5 @@ dependencies:
30
31
- xarray>=2024.10
32
- - zarr>=2.12
+ - zarr>=2.12,<3.0
# - pytest-icdiff
0 commit comments