Skip to content

Commit fa14606

Browse files
author
Taher Chegini
committed
MNT: Bump min version of hyriver libs. [skip ci]
1 parent 4a82971 commit fa14606

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ dynamic = [
3333
"version",
3434
]
3535
dependencies = [
36-
"async-retriever<0.16,>=0.15.2",
36+
"async-retriever<0.17,>=0.16",
3737
"click>=0.7",
3838
"cytoolz",
3939
"geopandas>=0.10",
4040
"numpy>=1.17",
41-
"pygeoogc<0.16,>=0.15.2",
42-
"pygeoutils<0.16,>=0.15.2",
41+
"pygeoogc<0.17,>=0.16",
42+
"pygeoutils<0.17,>=0.16",
4343
"rasterio>=1.2",
4444
"rioxarray>=0.11",
4545
"scipy",

0 commit comments

Comments
 (0)