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 bc76aef commit 04ee206Copy full SHA for 04ee206
requirements.txt
@@ -1,4 +1,4 @@
1
-numpy==1.9.2
2
-scipy==0.15.0
3
-matplotlib==1.4.3
4
-nose==1.3.4
+numpy>=1.9.2
+scipy>=0.15.0
+matplotlib>=1.4.3
+nose>=1.3.4
0 commit comments