We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6696601 commit fc777b9Copy full SHA for fc777b9
1 file changed
pyproject.toml
@@ -13,7 +13,7 @@ description = "Hydrological Simulation Program - Python"
13
dependencies = [
14
"cltoolbox",
15
"numba",
16
- "numpy<2.0",
+ "numpy",
17
"pandas",
18
"tables",
19
"pyparsing"
0 commit comments