Use newer urllib3
docker requires a newer urllib3, but doesn't express that dependency correctly. So pull in the latest as of today, or newer. Change-Id: Ie5c1d0142c8d15d66e7fa9e58d10f2821f194d68
This commit is contained in:
parent
562a12ffc8
commit
30c6c26778
@ -10,3 +10,4 @@ pygerrit
|
||||
docker-py
|
||||
virtualenv
|
||||
stevedore
|
||||
urllib3>=1.15.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user