blob: c769ab7b09c5162d4e02e5ce5837036b7a3d13df [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
Sean McGinnis44fed342017-12-01 16:44:57 -06005hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
Nishant Kumar9d06ea92017-07-20 12:13:03 -04006
7coverage>=4.0,!=4.4 # Apache-2.0
8python-subunit>=0.0.18 # Apache-2.0/BSD
9sphinx>=1.6.2 # BSD
10oslotest>=1.10.0 # Apache-2.0
11testrepository>=0.0.18 # Apache-2.0/BSD
12testtools>=1.4.0 # MIT
13openstackdocstheme>=1.11.0 # Apache-2.0