Skip to content

Commit

Permalink
Updated esmf-related pins (#3643)
Browse files Browse the repository at this point in the history
  • Loading branch information
schlunma authored Jun 3, 2024
1 parent c507d79 commit 7b1a1ca
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ dependencies:
- distributed
- ecmwf-api-client
- eofs
- esmpy !=8.1.0,<8.6.0 # https://github.com/SciTools-incubator/iris-esmf-regrid/pull/342#issuecomment-2092921514
- esmpy >=8.6.0 # github.com/SciTools-incubator/iris-esmf-regrid/pull/342
- esmvalcore 2.10.*
- fiona
- fire
- fsspec
- gdal
- iris >=3.6.1
- iris-esmf-regrid >=0.7.0
- iris-esmf-regrid >=0.10.0 # github.com/SciTools-incubator/iris-esmf-regrid/pull/342
- jinja2
- joblib
- lime
Expand Down
4 changes: 2 additions & 2 deletions environment_osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ dependencies:
- distributed
- ecmwf-api-client
- eofs
- esmpy !=8.1.0,<8.6.0 # https://github.com/SciTools-incubator/iris-esmf-regrid/pull/342#issuecomment-2092921514
- esmpy >=8.6.0 # github.com/SciTools-incubator/iris-esmf-regrid/pull/342
- esmvalcore 2.10.*
- fiona
- fsspec
- fire
- gdal
- iris >=3.6.1
- iris-esmf-regrid >=0.7.0
- iris-esmf-regrid >=0.10.0 # github.com/SciTools-incubator/iris-esmf-regrid/pull/342
- jinja2
- joblib
- lime
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
'eofs',
'ESMPy', # not on PyPI
'esmvalcore',
'esmf-regrid>=0.7.0',
'esmf-regrid>=0.10.0', # iris-esmf-regrid #342
'fiona',
'fire',
'fsspec',
Expand Down

0 comments on commit 7b1a1ca

Please sign in to comment.