mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Update reportlab requirement
This commit is contained in:
@@ -10,7 +10,7 @@ django-compressor==2.2.*
|
||||
django-hierarkey==1.0.*,>=1.0.3
|
||||
django-filter==2.1.*
|
||||
django-scopes==1.1.*
|
||||
reportlab==3.5.*
|
||||
reportlab>=3.5.18*
|
||||
PyPDF2==1.26.*
|
||||
Pillow==6.*
|
||||
django-libsass
|
||||
|
||||
@@ -98,7 +98,7 @@ setup(
|
||||
'django-hierarkey==1.0.*,>=1.0.2',
|
||||
'django-filter==2.1.*',
|
||||
'django-scopes==1.1.*',
|
||||
'reportlab==3.5.*',
|
||||
'reportlab>=3.5.18',
|
||||
'Pillow==6.*',
|
||||
'PyPDF2==1.26.*',
|
||||
'django-libsass',
|
||||
|
||||
Reference in New Issue
Block a user