Fix further Pillow compatibility issues

This commit is contained in:
Raphael Michel
2022-04-05 09:57:11 +02:00
parent 4ab298dd10
commit d0474afdfe
2 changed files with 3 additions and 3 deletions

View File

@@ -205,7 +205,7 @@ setup(
'packaging',
'paypalrestsdk==1.13.*',
'phonenumberslite==8.12.*',
'Pillow==9.*',
'Pillow==9.1.*',
'protobuf==3.19.*',
'psycopg2-binary',
'pycountry',