Skip to content

Commit

Permalink
Merge pull request #684 from djhoese/swbundle-dep-versions
Browse files Browse the repository at this point in the history
Update software bundle dependency versions
  • Loading branch information
djhoese committed Feb 29, 2024
2 parents 0382112 + 6078828 commit 26eb790
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions build_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ dependencies:
- conda-pack
- configobj
- curl
- dask>=2023.11.0
- distributed>=2023.11.0
- dask>=2024.2.1
- distributed>=2022.2.1
- donfig>=0.8.1
- ffmpeg
- fontconfig
Expand All @@ -24,24 +24,23 @@ dependencies:
- pycoast>=1.7.0
- pydecorate>=0.4.0
- pyhdf
- pykdtree>=1.3.10
- pyorbital>=1.8.0
- pykdtree>=1.3.11
- pyorbital>=1.8.2
- pyproj>=3.6.1
- pyresample>=1.27.1
- pyshp
- pyresample>=1.28.2
- pyshp>=2.3.1
- pyspectral>=0.13.0
- python=3.11
- python-geotiepoints>=1.7.1
- pyyaml
- python-geotiepoints>=1.7.2
- pyyaml>=6.0.1
- rasterio>=1.3.9
- requests
- setuptools
- six
- trollimage>=1.22.2
- trollimage>=1.23.1
- trollsift>=0.5.1
- scipy
- zarr
- xarray>=2023.11.0
- xarray>=2024.2.0
- fsspec
- s3fs
- pip:
Expand Down

0 comments on commit 26eb790

Please sign in to comment.