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 78003ac commit 5f598a6Copy full SHA for 5f598a6
requirements.txt
@@ -2,7 +2,7 @@ setuptools
2
nose
3
Cython
4
5
-numpy>=1.9.0<=1.14.5
+numpy>=1.9.0,<=1.14.5
6
scipy>=0.14.1
7
8
scikit-learn>=0.19,<0.20
0 commit comments