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 6b56be0 commit ff03ad6Copy full SHA for ff03ad6
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.1
+tqdm>=4.40.2
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.1',
+ 'tqdm>=4.40.2',
124
'flake8==3.7.9',
125
'certifi>=2019.11.28',
126
'pdfminer.six==20191110',
0 commit comments