Allow pip to determine the correct version of colorama and requests

pull/612/head^2
Paul Bartell 4 years ago committed by Paul Bartell
parent 5136a30399
commit e78feebe7b

@ -1,6 +1,6 @@
certifi==2020.12.5
chardet==4.0.0
colorama==0.4.4
colorama
Deprecated==1.2.10
gitdb==4.0.5
GitPython==3.1.11
@ -8,7 +8,7 @@ idna==2.10
PyGithub==1.54
PyJWT==1.7.1
PyYAML==5.4
requests==2.25.1
requests
smmap==3.0.4
urllib3==1.26.3
wrapt==1.12.1

Loading…
Cancel
Save