Skip to content

Commit 8a00f5c

Browse files
committed
fix pillow version to pass travis test
1 parent 9cb3644 commit 8a00f5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
'numpy',
1515
'scipy',
1616
'tqdm',
17+
'pillow==5.4.1',
1718
'scikit-learn>=0.18',
1819
'scikit-image>=0.12',
1920
],

0 commit comments

Comments
 (0)