Skip to content

Commit

Permalink
only upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy authored Oct 3, 2024
1 parent fa88242 commit 66a3157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies = [
"netCDF4",
"numpy >= 1.17.0, < 2.0.0",
"scipy >= 1.2.0",
"xarray == 2024.7.0",
"xarray <= 2024.7.0",
"xesmf >= 0.8.4",
"f90nml >= 1.4.1",
]
Expand Down

0 comments on commit 66a3157

Please sign in to comment.