vitrage/doc/requirements.txt
OpenStack Proposal Bot a0438766a3 Updated from global requirements
Change-Id: I6897af1e1d9e64be3199b1c60e69950c9d880341
2018-03-10 13:59:34 +00:00

7 lines
317 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.
oslo.config>=5.1.0 # Apache-2.0
openstackdocstheme>=1.18.1 # Apache-2.0
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD