blob: cb279bc78d92a6e8c1dd8ba4e254796b6de7a753 [file] [log] [blame]
Nishant Kumar9d06ea92017-07-20 12:13:03 -04001# 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
Eric Harneyedd19332024-03-14 09:26:43 -04005hacking>=6.1.0,<7.0 # Apache-2.0
Nishant Kumar9d06ea92017-07-20 12:13:03 -04006
OpenStack Proposal Bot75579252018-01-05 10:38:30 +00007coverage!=4.4,>=4.0 # Apache-2.0
8python-subunit>=1.0.0 # Apache-2.0/BSD
OpenStack Proposal Bot4f86dba2018-01-24 01:50:27 +00009oslotest>=3.2.0 # Apache-2.0
Luigi Toscano7c472222021-02-09 22:47:08 +010010stestr>=1.0.0 # Apache-2.0
OpenStack Proposal Bot75579252018-01-05 10:38:30 +000011testtools>=2.2.0 # MIT