We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977259b commit 32cd56cCopy full SHA for 32cd56c
requirements.txt
@@ -12,7 +12,7 @@
12
13
numpy==1.14.5; python_version=='3.7'
14
numpy==1.17.3; python_version=='3.8'
15
-numpy==1.20; python_version=='3.9'
+numpy==1.21.0; python_version=='3.9'
16
numpy==1.22.3; python_version=='3.10'
17
numpy==1.23.3; python_version=='3.11'
18
numpy==1.26.1; python_version=='3.12'
0 commit comments