Skip to content
Snippets Groups Projects

update our dependency stack

Merged Nick Bearson requested to merge 2022-05-06-dependency-updates into master
1 file
+ 5
5
Compare changes
  • Side-by-side
  • Inline
@@ -4,13 +4,13 @@ channels:
@@ -4,13 +4,13 @@ channels:
dependencies:
dependencies:
- conda-pack
- conda-pack
- curl
- curl
- dask<=2.3.0 # this is to avoid dask hangs we saw using 2021.2.0
- dask
- distributed
- distributed
- netcdf4
- netcdf4
- pip
- pip
- pyclipper
- pyclipper
- pyproj
- pyproj
- python=3.7
- python=3.9
- pyyaml
- pyyaml
- scipy
- scipy
- setuptools
- setuptools
@@ -25,7 +25,7 @@ dependencies:
@@ -25,7 +25,7 @@ dependencies:
- shapely
- shapely
- pyorbital
- pyorbital
- pip:
- pip:
- git+https://github.com/deeplycloudy/lmatools.git@minvaluegrids
- git+https://github.com/deeplycloudy/lmatools.git@1501be30c32b948a3ecd56adf1dfb2fc57316346
- git+https://github.com/deeplycloudy/stormdrain.git
- git+https://github.com/deeplycloudy/stormdrain.git@3620621267215bf84b1f5199b4f395b430f309fc
- git+https://github.com/deeplycloudy/glmtools.git@master
- git+https://github.com/deeplycloudy/glmtools.git@33490be8df01622f950733faa77998da43f47b0a
- git+https://github.com/pytroll/satpy.git@v0.36.0
- git+https://github.com/pytroll/satpy.git@v0.36.0
 
\ No newline at end of file
Loading