vitrage/doc/requirements.txt
OpenStack Proposal Bot c90ec5c7b8 Updated from global requirements
Change-Id: I47d1357e25d026f05f0d4b70fb6c3ff194d50eaf
2018-03-16 07:48:36 +00:00

7 lines
318 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.2.0 # Apache-2.0
openstackdocstheme>=1.18.1 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD