We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ad9bff + e5bb243 commit 131a22aCopy full SHA for 131a22a
requirements.txt
@@ -5,4 +5,4 @@ iso3166==1.0.1
5
pytz==2020.4
6
isbnlib==3.10.4
7
py-moneyed==0.8.0
8
-schwifty==2020.9.0
+schwifty==2020.11.0
setup.py
@@ -27,7 +27,7 @@
27
'pytz==2020.4',
28
'isbnlib==3.10.4',
29
'py-moneyed==0.8.0',
30
- 'schwifty==2020.9.0'
+ 'schwifty==2020.11.0'
31
],
32
classifiers=[
33
'Development Status :: 5 - Production/Stable',
0 commit comments