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 a42b0b3 commit 75e6ee4Copy full SHA for 75e6ee4
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.19.2; python_version >= '3.6'
+numpy==1.20.3; python_version >= '3.6'
0 commit comments