mirror of
https://github.com/pretix/pretix.git
synced 2026-08-15 11:36:27 +00:00
Pin version of pillow (incompatibility with reportlab)
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ setup(
|
||||
'django-hierarkey==1.0.*,>=1.0.2',
|
||||
'django-filter==2.0.*',
|
||||
'reportlab==3.5.*',
|
||||
'Pillow',
|
||||
'Pillow==5.*',
|
||||
'PyPDF2==1.26.*',
|
||||
'django-libsass',
|
||||
'libsass',
|
||||
|
||||
Reference in New Issue
Block a user