forked from CGM_Public/pretix_original
Bump sepaxml version
This commit is contained in:
@@ -70,4 +70,4 @@ tlds>=2020041600
|
||||
text-unidecode==1.*
|
||||
protobuf==3.13.*
|
||||
cryptography
|
||||
sepaxml==2.4.*
|
||||
sepaxml==2.4.*,>=2.4.1
|
||||
|
||||
@@ -156,7 +156,7 @@ setup(
|
||||
'text-unidecode==1.*',
|
||||
'protobuf==3.13.*',
|
||||
'cryptography',
|
||||
'sepaxml==2.4.*',
|
||||
'sepaxml==2.4.*,>=2.4.1',
|
||||
],
|
||||
extras_require={
|
||||
'dev': [
|
||||
|
||||
Reference in New Issue
Block a user