We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b1a566 + b3ed7e9 commit 8088101Copy full SHA for 8088101
requirements/minimal.txt
@@ -5,7 +5,7 @@ matplotlib==3.7.1; python_version<='3.10'
5
matplotlib==3.10.8; python_version>='3.11'
6
numpy; python_version=='3.7'
7
numpy==1.24.3; python_version<='3.10'
8
-numpy==2.4.0; python_version>='3.11'
+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'
0 commit comments