change Pillow version
This commit is contained in:
2
setup.py
2
setup.py
@@ -25,7 +25,7 @@ requires = [
|
|||||||
'webhelpers2', # various web building related helpers
|
'webhelpers2', # various web building related helpers
|
||||||
'passlib',
|
'passlib',
|
||||||
'python-magic',
|
'python-magic',
|
||||||
'Pillow == 6.1.0',
|
'Pillow == 8.0.1',
|
||||||
'unidecode',
|
'unidecode',
|
||||||
'markdown',
|
'markdown',
|
||||||
'urllib3',
|
'urllib3',
|
||||||
|
|||||||
Reference in New Issue
Block a user