Skip to content

Commit ea1b4c6

Browse files
Update dependency scikit-image to v0.21.0
1 parent 2f972db commit ea1b4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def folder_init(description='description', default_path=''):
4545
'requests==2.18.4',
4646
'opencv-python==3.4.13.47',
4747
'scikit-learn==0.19.1',
48-
'scikit-image==0.13.1',
48+
'scikit-image==0.21.0',
4949
'pillow==5.0.0',
5050
'pandas==0.22.0',
5151
'matplotlib==2.2.5',

0 commit comments

Comments
 (0)