Skip to content

Commit 25ea538

Browse files
author
Taher Chegini
committed
MNT: Bump versions of the hyriver libs for the new release. [skip ci]
1 parent 6d7c306 commit 25ea538

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,19 @@ dynamic = [
3232
"version",
3333
]
3434
dependencies = [
35-
"async-retriever<0.16,>=0.15",
35+
"async-retriever<0.16,>=0.15.2",
3636
"cytoolz",
3737
"defusedxml",
3838
"folium",
3939
"geopandas>=0.10",
4040
"h5netcdf",
41-
"hydrosignatures<0.16,>=0.15",
41+
"hydrosignatures<0.16,>=0.15.2",
4242
"matplotlib>=3.5",
4343
"numpy>=1.21",
4444
"pandas>=1",
45-
"pygeoogc<0.16,>=0.15.1",
46-
"pygeoutils<0.16,>=0.15",
47-
"pynhd<0.16,>=0.15",
45+
"pygeoogc<0.16,>=0.15.2",
46+
"pygeoutils<0.16,>=0.15.2",
47+
"pynhd<0.16,>=0.15.2",
4848
"pyproj>=3.0.1",
4949
"rioxarray>=0.11",
5050
"scipy",

0 commit comments

Comments
 (0)