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.
1 parent 9d16f97 commit 25c560cCopy full SHA for 25c560c
requirements.txt
@@ -37,7 +37,7 @@ pymysql==0.9.3
37
pyotp==2.3.0
38
boto==2.49.0
39
cffi>=1.13.2
40
-tqdm>=4.40.2
+tqdm>=4.41.0
41
flake8==3.7.9
42
certifi>=2019.11.28
43
pdfminer.six==20191110
setup.py
@@ -120,7 +120,7 @@
120
'pyotp==2.3.0',
121
'boto==2.49.0',
122
'cffi>=1.13.2',
123
- 'tqdm>=4.40.2',
+ 'tqdm>=4.41.0',
124
'flake8==3.7.9',
125
'certifi>=2019.11.28',
126
'pdfminer.six==20191110',
0 commit comments