Bump sepaxml version

This commit is contained in:
Raphael Michel
2021-01-15 09:40:09 +01:00
parent a7b331a9b0
commit 71800074ca
2 changed files with 2 additions and 2 deletions

View File

@@ -70,4 +70,4 @@ tlds>=2020041600
text-unidecode==1.*
protobuf==3.13.*
cryptography
sepaxml==2.4.*
sepaxml==2.4.*,>=2.4.1

View File

@@ -156,7 +156,7 @@ setup(
'text-unidecode==1.*',
'protobuf==3.13.*',
'cryptography',
'sepaxml==2.4.*',
'sepaxml==2.4.*,>=2.4.1',
],
extras_require={
'dev': [