Allow pip to determine the correct version of colorama and requests

This commit is contained in:
Paul Bartell
2021-05-27 16:11:04 -07:00
committed by Paul Bartell
parent 5136a30399
commit e78feebe7b

View File

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