File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 11pip >= 19.3.1
2- setuptools >= 42.0.1
2+ setuptools >= 42.0.2
33setuptools-scm >= 3.3.3
44wheel >= 0.33.6
55six >= 1.13.0
@@ -30,12 +30,13 @@ portalocker>=1.5.2
3030cryptography >= 2.8
3131asn1crypto >= 1.2.0
3232pyopenssl >= 19.1.0
33+ pygments >= 2.5.2
3334colorama >= 0.4.1
3435pymysql >= 0.9.3
3536pyotp >= 2.3.0
3637boto >= 2.49.0
3738cffi >= 1.13.2
38- tqdm >= 4.39 .0
39+ tqdm >= 4.40 .0
3940flake8 >= 3.7.9
40- certifi >= 2019.9.11
41+ certifi >= 2019.11.28
4142pdfminer.six == 20191110
Original file line number Diff line number Diff line change 113113 'cryptography>=2.8' ,
114114 'asn1crypto>=1.2.0' ,
115115 'pyopenssl>=19.1.0' ,
116+ 'pygments>=2.5.2' ,
116117 'colorama>=0.4.1' ,
117118 'pymysql>=0.9.3' ,
118119 'pyotp>=2.3.0' ,
119120 'boto>=2.49.0' ,
120121 'cffi>=1.13.2' ,
121- 'tqdm>=4.39 .0' ,
122+ 'tqdm>=4.40 .0' ,
122123 'flake8>=3.7.9' ,
123- 'certifi>=2019.9.11 ' ,
124+ 'certifi>=2019.11.28 ' ,
124125 'pdfminer.six==20191110' ,
125126 ],
126127 packages = [
You can’t perform that action at this time.
0 commit comments