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 5735e16 commit 110c857Copy full SHA for 110c857
ci/requirements/environment-windows.yml
@@ -8,7 +8,7 @@ dependencies:
8
# - cdms2 # Not available on Windows
9
# - cfgrib # Causes Python interpreter crash on Windows: https://github.com/pydata/xarray/pull/3340
10
- cftime
11
- - dask
+ - dask<2021.02.0
12
- distributed
13
- h5netcdf
14
- h5py=2
ci/requirements/environment.yml
@@ -9,7 +9,7 @@ dependencies:
- cdms2
- cfgrib
15
0 commit comments