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.
2 parents a722225 + ae1cfa5 commit 6657c59Copy full SHA for 6657c59
requirements_dev_numpy.txt
@@ -1,4 +1,4 @@
1
# Break this out into a separate file to allow testing against
2
# different versions of numpy. This file should pin to the latest
3
# numpy version.
4
-numpy==1.17.2; python_version > '3.0'
+numpy==1.19.2; python_version >= '3.6'
0 commit comments