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 | |
OpenStack Proposal Bot | 971e994 | 2018-01-27 17:44:29 +0000 | [diff] [blame] | 5 | hacking<0.13,>=0.12.0 # Apache-2.0 |
Colleen Murphy | 44df103 | 2017-05-30 16:21:48 +0200 | [diff] [blame] | 6 | |
OpenStack Proposal Bot | 564670b | 2018-03-15 07:03:15 +0000 | [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 |