forked from CGM_Public/pretix_original
Downgrade openpyxl since we still support Python 3.5
This commit is contained in:
@@ -37,7 +37,7 @@ babel
|
||||
django-i18nfield>=1.4.0
|
||||
django-hijack>=2.1.10,<2.2.0
|
||||
jsonschema
|
||||
openpyxl==3.0.*
|
||||
openpyxl==2.6.* # Bump to 3.0 after python 3.5 is dropped
|
||||
django-oauth-toolkit==1.2.*
|
||||
oauthlib==3.1.*
|
||||
django-jsonfallback>=2.1.2
|
||||
|
||||
Reference in New Issue
Block a user