Skip to content

Commit 7e1ac64

Browse files
committed
Update to latest version of pillow
1 parent a895572 commit 7e1ac64

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
@@ -80,7 +80,7 @@ def read(fname):
8080
setup_requires=['flake8'],
8181
install_requires=[
8282
'click==7.0',
83-
'pillow==6.2.2',
83+
'pillow>=7.1.0',
8484
'numpy==1.17.3',
8585
'zarr==2.4.0',
8686
'kajiki==0.8.2',

0 commit comments

Comments
 (0)