32ad8a96b0
- uplifted/downgraded some python modules - fixed falcon.API deprecation - -> falcon.App - uplifted deckhand reference for python deps - fixed formatting style using yapf linter - added bindep role and bindep.txt file with required deps - fixed quai docker image publishing - re-enabled openstack-tox-py38 gate job Change-Id: I0e248182efad75630721a1291bc86a5edc79c22a
14 lines
416 B
Plaintext
14 lines
416 B
Plaintext
# This file contains runtime (non-python) dependencies
|
|
# More info at: https://docs.openstack.org/infra/bindep/readme.html
|
|
|
|
# PlantUML is used for documentation builds, graphviz is it's soft dependancy
|
|
plantuml
|
|
graphviz
|
|
libffi-dev [test platform:dpkg]
|
|
libkrb5-dev [platform:dpkg]
|
|
libpq-dev [platform:dpkg]
|
|
libsasl2-dev [platform:dpkg]
|
|
libssl-dev [platform:dpkg]
|
|
libre2-dev [platform:dpkg]
|
|
apt-utils [platform:dpkg]
|