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 b60b5c9 commit 1a2cb3dCopy full SHA for 1a2cb3d
requirements_dev_numpy.txt
@@ -3,4 +3,4 @@
3
# numpy version.
4
numpy==1.17.0; python_version > '3.0'
5
# don't let pyup change this, needed until we drop support for py27
6
-numpy==1.16.4; python_version < '3.0'
+numpy==1.16.4; python_version < '3.0' # pyup: ignore
0 commit comments