File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -3,20 +3,20 @@ channels:
33- conda-forge
44dependencies :
55- adlfs=0.7.5 # Prevent azure blob errors, not hard req.
6- - dask
7- - click
8- - cftime
6+ - dask=2021.6.0
7+ - click=8.0.1
8+ - cftime=1.5.0
99- fsspec=2021.5.0 # Prevent azure blob errors, not hard req.
10- - gcsfs
11- - numpy
12- - pip
13- - pytest
10+ - gcsfs=2021.5.0
11+ - numpy=1.20.3
12+ - pip=21.1.2
13+ - pytest=6.2.4
1414- python=3.9
15- - s3fs
16- - xarray
17- - xesmf
18- - bottleneck
19- - zarr
15+ - s3fs=2021.5.0
16+ - xarray=0.18.2
17+ - xesmf=0.5.3
18+ - bottleneck=1.3.2
19+ - zarr=2.8.3
2020- pip :
21- - git+https://github.com/dgergel/xsd@feature/add_spatial_disaggregation_recipe
21+ - git+https://github.com/dgergel/xsd@458f292dab6e8a6584659e97a66c37e028da2b7a
2222 - git+https://github.com/Ouranosinc/xclim@d1e654cf59a5d5761f5586bca1102a1590ae6e32
You can’t perform that action at this time.
0 commit comments