blob: 3d77201d15be65f70a66768b9761e36ec44013da [file] [log] [blame]
Marc Koderer3529ea72016-12-02 13:21:03 +01001# 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 Mannc6da0002024-11-11 19:23:05 -08005hacking>=7.0.0,<7.1.0 # Apache-2.0
Marc Koderer3529ea72016-12-02 13:21:03 +01006
OpenStack Proposal Botcff89942018-03-13 06:47:29 +00007python-subunit>=1.0.0 # Apache-2.0/BSD
OpenStack Proposal Botcff89942018-03-13 06:47:29 +00008oslotest>=3.2.0 # Apache-2.0
Vu Cong Tuan96d57e62018-07-09 13:44:31 +07009stestr>=2.0.0 # Apache-2.0
OpenStack Proposal Botcff89942018-03-13 06:47:29 +000010testscenarios>=0.4 # Apache-2.0/BSD
11testtools>=2.2.0 # MIT
yushangbin817651d2017-03-28 00:51:03 +080012
OpenStack Proposal Botcff89942018-03-13 06:47:29 +000013oslo.log>=3.36.0 # Apache-2.0