We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c33026 + a10d78a commit 2934f79Copy full SHA for 2934f79
requirements/minimal.txt
@@ -8,4 +8,4 @@ numpy==1.24.3; python_version<='3.10'
8
numpy==2.4.1; python_version>='3.11'
9
scipy; python_version=='3.7'
10
scipy==1.10.1; python_version<='3.10'
11
-scipy==1.16.3; python_version>='3.11'
+scipy==1.17.0; python_version>='3.11'
0 commit comments