Skip to content

Commit

Permalink
MNT: Bump min versions of hyriver libs. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Oct 6, 2024
1 parent 79ce3b6 commit 55e2942
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ dynamic = [
"version",
]
dependencies = [
"async-retriever<0.18,>=0.17",
"async-retriever<0.19,>=0.18",
"h5netcdf",
"numpy>=1.21",
"numpy>=2",
"pandas>=1",
"pygeoutils<0.18,>=0.17",
"pygeoutils<0.19,>=0.18",
"pyproj>=3.0.1",
"rioxarray>=0.11",
"xarray>=2023.1",
Expand Down

0 comments on commit 55e2942

Please sign in to comment.