blob: 905ad51637b5a96fdc7b21a4cc99b9f4bbae4cdd [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
Ghanshyam Mann5f8e8cd2020-05-14 15:21:17 -05005hacking>=3.0.1,<3.1 # 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