Skip to content

Commit

Permalink
MNT: Bump hyriver libraries to the latest versions. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Jan 18, 2025
1 parent 7c064f6 commit 3d0e46e
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,15 +36,15 @@ dynamic = [
"version",
]
dependencies = [
"async-retriever>=0.18,<0.19",
"async-retriever>=0.19,<0.20",
"cytoolz",
"geopandas>=1",
"networkx",
"numpy>=2",
"pandas>=1",
"pyarrow>=1.0.1",
"pygeoogc>=0.18,<0.19",
"pygeoutils>=0.18,<0.19",
"pygeoogc>=0.19,<0.20",
"pygeoutils>=0.19,<0.20",
"shapely>=2",
]
optional-dependencies.nhdplus = [
Expand Down

0 comments on commit 3d0e46e

Please sign in to comment.