Update Pillow dependency

This commit is contained in:
Raphael Michel
2021-03-31 10:42:07 +02:00
parent 24e785089a
commit 8e76642372
2 changed files with 2 additions and 2 deletions

View File

@@ -126,7 +126,7 @@ setup(
'django-filter==2.2.*',
'django-scopes==1.2.*',
'reportlab>=3.5.18',
'Pillow==7.*',
'Pillow>=8.*,<9.0',
'PyPDF2==1.26.*',
'django-libsass==0.8',
'libsass==0.20.*',