Update packages related to requests
Pegleg Promenade Deckhand and Shipyard should all use same versions of packages when able. Requests currently is giving a warning in Pegleg: ERROR: deckhand 0.0.1.dev657 has requirement urllib3==1.24, but you'll have urllib3 1.24.3 which is incompatible. Change-Id: I271da8c5e3bcf635b24f88c69d966cd39e7ec7f6
This commit is contained in:
parent
971c901c4d
commit
a4850f8c4f
@ -41,7 +41,7 @@ python-memcached==1.59
|
||||
Routes==2.4.1
|
||||
six==1.11.0
|
||||
stevedore==1.30.0
|
||||
urllib3==1.24
|
||||
urllib3==1.24.3
|
||||
uwsgi==2.0.17.1
|
||||
# To support profiling in non-prod
|
||||
Werkzeug==0.14.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user