blob: 8b251f65d6fcd514e0cd871006ed581364b8d404 [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
jacky0625cea252019-06-19 22:58:24 +080010sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
pengyuesheng7d5bf8d2019-07-26 11:29:51 +080011sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +000012oslotest>=3.2.0 # Apache-2.0
Slawek Kaplonskiaa6baae2018-05-21 15:20:27 -070013stestr>=1.0.0 # Apache-2.0
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +000014testtools>=2.2.0 # MIT
pengyuesheng88ff7432019-07-26 11:34:05 +080015openstackdocstheme>=1.20.0 # Apache-2.0
Chandan Kumar5e619872017-09-07 22:23:55 +053016# releasenotes
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +000017reno>=2.5.0 # Apache-2.0