Skip to content

Commit

Permalink
MNT: Pin hyriver packages to the latest minor version. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed May 7, 2023
1 parent b4a3dca commit dad6486
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 @@ -32,15 +32,15 @@ dynamic = [
"version",
]
dependencies = [
"async-retriever>=0.14",
"async-retriever==0.15",
"cytoolz",
"geopandas>=0.10",
"networkx",
"numpy>=1.21",
"pandas>=1",
"pyarrow>=1.0.1",
"pygeoogc>=0.14",
"pygeoutils>=0.14",
"pygeoogc==0.15",
"pygeoutils==0.15",
"shapely>=1.8.5",
]
[project.optional-dependencies]
Expand Down

0 comments on commit dad6486

Please sign in to comment.