Colleen Murphy | 44df103 | 2017-05-30 16:21:48 +0200 | [diff] [blame] | 1 | # 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. |
| 4 | |
inspurericzhang | db697d4 | 2019-01-09 10:12:10 +0800 | [diff] [blame] | 5 | hacking>=1.1.0,<1.2.0 # Apache-2.0 |
Colleen Murphy | 44df103 | 2017-05-30 16:21:48 +0200 | [diff] [blame] | 6 | |
Vishakha Agarwal | 0cf7ef8 | 2019-12-15 19:37:06 +0530 | [diff] [blame] | 7 | sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD |
OpenStack Proposal Bot | 971e994 | 2018-01-27 17:44:29 +0000 | [diff] [blame] | 8 | openstackdocstheme>=1.18.1 # Apache-2.0 |
Colleen Murphy | 44df103 | 2017-05-30 16:21:48 +0200 | [diff] [blame] | 9 | |
| 10 | # releasenotes |
OpenStack Proposal Bot | 971e994 | 2018-01-27 17:44:29 +0000 | [diff] [blame] | 11 | reno>=2.5.0 # Apache-2.0 |