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 4a82971 commit fa14606
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 @@ -33,13 +33,13 @@ dynamic = [
"version",
]
dependencies = [
"async-retriever<0.16,>=0.15.2",
"async-retriever<0.17,>=0.16",
"click>=0.7",
"cytoolz",
"geopandas>=0.10",
"numpy>=1.17",
"pygeoogc<0.16,>=0.15.2",
"pygeoutils<0.16,>=0.15.2",
"pygeoogc<0.17,>=0.16",
"pygeoutils<0.17,>=0.16",
"rasterio>=1.2",
"rioxarray>=0.11",
"scipy",
Expand Down

0 comments on commit fa14606

Please sign in to comment.