mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-10 14:59:17 +08:00
Bump versions of numpy and scipy for appveyor
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user