Bump versions of numpy and scipy for appveyor

This commit is contained in:
Juan Nunez-Iglesias
2016-07-16 20:33:40 -05:00
parent c8759dff84
commit 301c245bf6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
matplotlib>=1.3.1
numpy>=1.11
scipy>=0.9.0
scipy>=0.10.0
six>=1.7.3
networkx>=1.8
pillow>=2.1.0
+1 -1
View File
@@ -8,7 +8,7 @@
# fix the versions of binary packages to force the use of the whl
# of the rackspace folder instead of trying to install from PyPI
# wheels are preferred for a given version
numpy==1.8.1
numpy>=1.11
scipy==0.14.0
cython>=0.21
matplotlib==1.4.2