We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dea219 commit 7640b7bCopy full SHA for 7640b7b
requirements.txt
@@ -1,4 +1,4 @@
1
-matplotlib==1.5.2
2
-numpy==1.11.1
3
-scipy==0.18.0
4
-mayavi==4.5.0
+matplotlib>=1.5.2
+numpy>=1.11.1
+scipy>=0.18.0
+
0 commit comments