Loosens urllib3 version, as otherwise there is a conflict between the urllib3==1.26.5 and 'requests' requirement of urllib3<1.25 and >=1.21.1

This commit is contained in:
Erik Lentz 2021-06-30 13:08:14 -05:00
parent 89ab1d32d1
commit d0695962ef

View file

@ -4,4 +4,4 @@ chardet==3.0.4
idna==2.6
requests==2.20.0
thready==0.1.5
urllib3==1.26.5
urllib3