634421a2e9
Update Helm chart for Divingbell to use Tiller version 2.16.9. Updated package reno>=2.5.0 to reno>=3.2.0. Change-Id: Id6340c629986e9c6d92359cedd8839c803e0425f
10 lines
394 B
Plaintext
10 lines
394 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
openstackdocstheme>=1.18.1 # Apache-2.0
|
|
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
|
|
sphinxcontrib-apidoc>=0.2.0 # BSD
|
|
reno>=3.2.0 # Apache-2.0
|
|
os-api-ref>=1.4.0 # Apache-2.0
|
|
sphinx_rtd_theme
|