blob: 84f3c1879bd6a9179246fe9de4eb586219e7d4f9 [file] [log] [blame]
Chandan Kumar5e619872017-09-07 22:23:55 +05301# 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 Bot1cf8cec2018-01-27 20:11:19 +00005hacking<0.13,>=0.12.0 # Apache-2.0
Chandan Kumar5e619872017-09-07 22:23:55 +05306
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +00007coverage!=4.4,>=4.0 # Apache-2.0
Brian Haley33ef4602018-04-26 14:37:49 -04008flake8-import-order==0.12 # LGPLv3
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +00009python-subunit>=1.0.0 # Apache-2.0/BSD
OpenStack Proposal Botcf28ac22018-03-15 07:23:59 +000010sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +000011oslotest>=3.2.0 # Apache-2.0
12testrepository>=0.0.18 # Apache-2.0/BSD
13testtools>=2.2.0 # MIT
14openstackdocstheme>=1.18.1 # Apache-2.0
Chandan Kumar5e619872017-09-07 22:23:55 +053015# releasenotes
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +000016reno>=2.5.0 # Apache-2.0