octavia-dashboard/doc/requirements.txt
OpenStack Proposal Bot d496249728 Updated from global requirements
Change-Id: Iabf3cbe8d02745e8dc9e363dd89e48a56bb3f429
2018-01-16 04:21:01 +00:00

7 lines
301 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.17.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
sphinx>=1.6.2 # BSD