mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 20:22:51 +08:00
deps: cython not runtime, add dask, six >= 1.4
- cython is not a runtime dependency - dask is a runtime dependency - scikit-image depends on six.moves.urllib
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
cython>=0.21
|
||||
matplotlib>=1.1.0
|
||||
numpy>=1.6.1
|
||||
scipy>=0.9
|
||||
six>=1.3
|
||||
six>=1.4
|
||||
networkx>=1.8
|
||||
pillow>=1.7.8
|
||||
dask[array]>=0.5.0
|
||||
|
||||
Reference in New Issue
Block a user