Skip to content

Commit

Permalink
MNT: Bump hyriver version libs. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Jul 5, 2024
1 parent 3d5aeb0 commit 85dad22
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@ dynamic = [
"version",
]
dependencies = [
"async-retriever<0.17,>=0.16",
"async-retriever<0.18,>=0.17",
"click>=0.7",
"geopandas>=0.10",
"numpy>=1.21",
"pandas>=1",
"py3dep<0.17,>=0.16.1",
"pygeoogc<0.17,>=0.16.3",
"pygeoutils<0.17,>=0.16.3",
"py3dep<0.18,>=0.17.1",
"pygeoogc<0.18,>=0.17.3",
"pygeoutils<0.18,>=0.17.3",
"pyproj>=3.0.1",
"scipy",
"shapely>=2",
Expand Down

0 comments on commit 85dad22

Please sign in to comment.