blob: 6cff1850f08e9f97c0977705b02fdc8d090ca2cb [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
Andreas Jaeger5719f992020-04-19 09:52:11 +020010sphinx>=2.0.0,!=2.1.0 # BSD
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +000011oslotest>=3.2.0 # Apache-2.0
Slawek Kaplonskiaa6baae2018-05-21 15:20:27 -070012stestr>=1.0.0 # Apache-2.0
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +000013testtools>=2.2.0 # MIT
Andreas Jaeger5719f992020-04-19 09:52:11 +020014openstackdocstheme>=2.0.0 # 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