Skip to content

Commit

Permalink
MNT: Bump min version of hyriver libs. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Jan 3, 2024
1 parent 0ed311f commit 67aa471
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 @@ -34,13 +34,13 @@ dynamic = [
"version",
]
dependencies = [
"async-retriever<0.16,>=0.15.2",
"async-retriever<0.17,>=0.16",
"click>=0.7",
"geopandas>=0.10",
"numpy>=1.21",
"pandas>=1",
"pygeoogc<0.16,>=0.15.2",
"pygeoutils<0.16,>=0.15.2",
"pygeoogc<0.17,>=0.16",
"pygeoutils<0.17,>=0.16",
"pyproj>=3.0.1",
"shapely>=2",
"xarray>=2023.01",
Expand Down

0 comments on commit 67aa471

Please sign in to comment.