Skip to content

Commit

Permalink
Relax upperbound on ESMF
Browse files Browse the repository at this point in the history
We don't have reason at this point to expect incopatibilities
in future 8.x.x releases
  • Loading branch information
xylar committed Jan 12, 2025
1 parent 8518cb0 commit 9cb63eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ requirements:
- cartopy_offlinedata
- cmocean
- dask
- esmf >=8.4.2,<8.7.0
- esmf >=8.4.2,<9.0.0
- esmf=*=mpi_mpich_*
- f90nml
- geometric_features >=1.6.1
Expand Down
2 changes: 1 addition & 1 deletion dev-spec.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cartopy >=0.18.0
cartopy_offlinedata
cmocean
dask
esmf >=8.4.2,<8.7.0
esmf >=8.4.2,<9.0.0
esmf=*=mpi_mpich_*
f90nml
geometric_features>=1.6.1
Expand Down

0 comments on commit 9cb63eb

Please sign in to comment.