Update packages related to requests

Pegleg Promenade 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: I9f21203b4109e7542a952d68c7a6ffcdb2653026
This commit is contained in:
HUGHES, ALEXANDER (ah8742) 2019-07-25 15:45:13 -05:00 committed by Alexander Hughes
parent fe03770031
commit bfcd24f63a
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ PasteDeploy==1.5.2
psycopg2==2.7.4 psycopg2==2.7.4
python-dateutil==2.7.3 python-dateutil==2.7.3
python-memcached==1.59 python-memcached==1.59
requests==2.19.1 requests==2.20.0
setuptools==40.4.1 setuptools==40.4.1
SQLAlchemy==1.2.12 SQLAlchemy==1.2.12
ulid==1.1 ulid==1.1