shipyard/src/bin
Ian H. Pittwood efb21f2958 Update dependencies to match other projects
Deckhand's requirement for keystoneauth1 (3.11.1) does not match with
the version used by Shipyard Client (3.11.0). In addition, Shipyard
Client uses requests-2.19.1 which is an insecure version of requests.
Both of these requirements conflict with other Airship project
dependencies. These conflicts become apparent in Pegleg, which uses both
Shipyard Client and Deckhand. The updates made in this change make
Shipyard Client compatible with Pegleg's own dependencies and other
projects it imports from.

Upticks keystoneauth1 to 3.11.1, a bugfix which should not impact
Shipyard Client behavior.

Upticks requests to 2.20.0, which contains several bug fixes and
deprecates support for py26.

Change-Id: I8716c56351e90bca8e7dbdf672638a45f15c655a
2019-06-12 18:57:50 +00:00
..
shipyard_airflow Add unit tests and fix comments/samples 2019-05-29 15:02:59 -05:00
shipyard_client Update dependencies to match other projects 2019-06-12 18:57:50 +00:00