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 cbe36fc commit e2e25c3Copy full SHA for e2e25c3
swmm-toolkit/test-requirements.txt
@@ -3,6 +3,6 @@
3
4
pytest == 7.1.1
5
numpy == 1.21.6; python_version == "3.7"
6
-numpy == 1.24.4; python_version >= "3.8"
+numpy == 1.24.4; python_version < "3.12"
7
numpy == 1.26.2; python_version >= "3.12"
8
aenum == 3.1.11
0 commit comments