Skip to content

Commit

Permalink
MNT: Fix the wrong version of hyriver libs. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Jul 7, 2024
1 parent 3b4befa commit dab6007
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ dependencies = [
"matplotlib>=3.5",
"numpy>=1.21",
"pandas>=1",
"pygeoogc<0.18,>=0.17.3",
"pygeoutils<0.18,>=0.17.3",
"pygeoogc<0.18,>=0.17",
"pygeoutils<0.18,>=0.17",
"pynhd<0.18,>=0.17",
"pyproj>=3.0.1",
"rioxarray>=0.11",
Expand Down

0 comments on commit dab6007

Please sign in to comment.