Skip to content

Commit c0a0678

Browse files
author
Jose Caballero
committed
bumps Pillow version
1 parent b4ec650 commit c0a0678

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
@@ -20,7 +20,7 @@ def read(*names, **kwargs):
2020
'torch==1.2.0',
2121
'torchvision==0.4.0',
2222
'numpy==1.16.6',
23-
'pillow==6.2.2',
23+
'Pillow>=7.1.0',
2424
'pandas==0.24.0',
2525
'requests==2.22.0',
2626
]

0 commit comments

Comments
 (0)