blob: 4ae104692b87ea94e7f734c3ff8eeed34779fc2f [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
OpenStack Proposal Bot75579252018-01-05 10:38:30 +000010testrepository>=0.0.18 # Apache-2.0/BSD
11testtools>=2.2.0 # MIT