mirror of
https://github.com/pretix/pretix.git
synced 2026-05-12 16:24:00 +00:00
Bump sepaxml version
This commit is contained in:
@@ -70,4 +70,4 @@ tlds>=2020041600
|
|||||||
text-unidecode==1.*
|
text-unidecode==1.*
|
||||||
protobuf==3.13.*
|
protobuf==3.13.*
|
||||||
cryptography
|
cryptography
|
||||||
sepaxml==2.4.*
|
sepaxml==2.4.*,>=2.4.1
|
||||||
|
|||||||
@@ -156,7 +156,7 @@ setup(
|
|||||||
'text-unidecode==1.*',
|
'text-unidecode==1.*',
|
||||||
'protobuf==3.13.*',
|
'protobuf==3.13.*',
|
||||||
'cryptography',
|
'cryptography',
|
||||||
'sepaxml==2.4.*',
|
'sepaxml==2.4.*,>=2.4.1',
|
||||||
],
|
],
|
||||||
extras_require={
|
extras_require={
|
||||||
'dev': [
|
'dev': [
|
||||||
|
|||||||
Reference in New Issue
Block a user