
An issue was noticed recently with Pegleg image from master where there was a version mismatch on urllib3 / chardet / requests. Each airship project Pegleg consumes was updated so all 4 projects now use the same versions of these packages Shipyard https://review.opendev.org/#/c/672821/ Promenade https://review.opendev.org/#/c/672822/ Deckhand https://review.opendev.org/#/c/672823/ Change-Id: I5a4201fbf149319490a55c6b98a3353635e4432f
17 lines
525 B
Plaintext
17 lines
525 B
Plaintext
gitpython==2.1.11
|
|
click==6.7
|
|
jsonschema==2.6.0
|
|
pyyaml==5.1
|
|
cryptography==2.3.1
|
|
python-dateutil==2.7.3
|
|
docker==3.7.2
|
|
requests==2.20.0
|
|
urllib3==1.24.3
|
|
chardet==3.0.4
|
|
oslo.utils==3.41.0
|
|
|
|
# External dependencies
|
|
git+https://opendev.org/airship/deckhand.git@a4850f8c4fc02dd1971282c6d9e4beb9cd5be320
|
|
git+https://opendev.org/airship/shipyard.git@1472a22dce698ea77f15b007906b263eef470f52#egg=shipyard_client&subdirectory=src/bin/shipyard_client
|
|
git+https://opendev.org/airship/promenade.git@89f9842b2ec428709a05fd0a8d4cd1796043375d
|