blob: 597b54eda57124f983ef063078080967d25cd276 [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 Bot832f8852018-01-18 03:37:12 +00006sphinx!=1.6.6,>=1.6.2 # BSD