blob: d959d4431b020de5b5754f416e08497f4efde88d [file] [log] [blame]
junboli173b11c2018-01-15 11:25:35 +08001# The order of packages is significant, because pip processes them in the order
2# of appearance. Changing the order has an impact on the overall integration
3# process, which may cause wedges in the gate later.
OpenStack Proposal Bot270055c2018-01-24 01:38:35 +00004openstackdocstheme>=1.18.1 # Apache-2.0
junboli173b11c2018-01-15 11:25:35 +08005reno>=2.5.0 # Apache-2.0
OpenStack Proposal Bot20b95382018-03-15 09:36:59 +00006sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD