forked from CGM_Public/pretix_original
Improvements for bank transfer importing (#1762)
Co-authored-by: Raphael Michel <michel@rami.io> Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
This commit is contained in:
@@ -142,7 +142,6 @@ setup(
|
||||
'defusedcsv>=1.1.0',
|
||||
'vat_moss_forked==2020.3.20.0.11.0',
|
||||
'django-localflavor>=2.2',
|
||||
'django-localflavor',
|
||||
'jsonschema',
|
||||
'django-hijack>=2.1.10,<2.2.0',
|
||||
'openpyxl==3.0.*',
|
||||
@@ -157,6 +156,7 @@ setup(
|
||||
'text-unidecode==1.*',
|
||||
'protobuf==3.13.*',
|
||||
'cryptography',
|
||||
'sepaxml==2.3.*',
|
||||
],
|
||||
extras_require={
|
||||
'dev': [
|
||||
|
||||
Reference in New Issue
Block a user