deckhand/deckhand
Rick Bartra 1f0c011a17 Update pip package versions in preparation of pip 20.3
When pip is upgraded to 20.3, the pip dependency resolver is much more
strict and will no longer install a combination of packages that is mutually
inconsistent[0].

These changes account for the fact that Shipyard imports Armada, Drydock,
Promenade, and Deckhand. Having said that, with pip 20.3, the pip
packages amongst those projects cannot conflict. A follow-up change may
be needed if more conflicts are found.

[0] https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-2-2020

Change-Id: Id75acea82ddf5d915a8b8805e076dac49cab800f
2020-09-28 12:21:20 -04:00
..
barbican Fix pep8 gate running on py3.8 2020-09-24 22:35:22 -05:00
client Remove unused code for policy validation as feature not implemented 2020-05-14 00:34:42 +00:00
common Remove Python 2.x support 2019-10-08 12:41:12 +00:00
conf Add retries to Barbican secret create 2019-10-04 11:25:50 -05:00
control Remove unused code for policy validation as feature not implemented 2020-05-14 00:34:42 +00:00
db Revision diffing issue with revision rollback. 2018-11-21 11:32:16 -06:00
engine Fix pep8 gate running on py3.8 2020-09-24 22:35:22 -05:00
policies Redacts Raw Documents 2018-10-19 23:56:12 -05:00
tests Update pip package versions in preparation of pip 20.3 2020-09-28 12:21:20 -04:00
__init__.py Accelerate YAML operations with LibYAML 2020-09-25 04:54:48 +00:00
cmd.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
context.py Log client-id in UCP API endpoints 2019-04-05 09:55:09 +00:00
errors.py fix: Use schema instead of metadata.schema for replacement check 2018-10-31 15:02:28 -04:00
factories.py Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
service.py Log client-id in UCP API endpoints 2019-04-05 09:55:09 +00:00
types.py Simplify schema validation 2018-07-03 02:07:33 +00:00