We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8838753 commit 86fdbcaCopy full SHA for 86fdbca
pyproject.toml
@@ -36,19 +36,19 @@ dynamic = [
36
"version",
37
]
38
dependencies = [
39
- "async-retriever>=0.18,<0.19",
+ "async-retriever>=0.19,<0.20",
40
"cytoolz",
41
"defusedxml",
42
"folium",
43
"geopandas>=1",
44
"h5netcdf",
45
- "hydrosignatures>=0.18,<0.19",
+ "hydrosignatures>=0.19,<0.20",
46
"matplotlib>=3.5",
47
"numpy>=2",
48
"pandas>=1",
49
- "pygeoogc>=0.18,<0.19",
50
- "pygeoutils>=0.18,<0.19",
51
- "pynhd>=0.18,<0.19",
+ "pygeoogc>=0.19,<0.20",
+ "pygeoutils>=0.19,<0.20",
+ "pynhd>=0.19,<0.20",
52
"pyproj>=3.0.1",
53
"rioxarray>=0.11",
54
"scipy",
0 commit comments