blob: 3de966434d775fee49a45c4974694f14b0da4c6a [file] [log] [blame]
Michael Johnson34139b02017-03-15 10:31:10 -07001# 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
5hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
6
7coverage>=4.0 # Apache-2.0
8python-subunit>=0.0.18 # Apache-2.0/BSD
9sphinx>=1.5.1 # BSD
10oslosphinx>=4.7.0 # Apache-2.0
11oslotest>=1.10.0 # Apache-2.0
12testrepository>=0.0.18 # Apache-2.0/BSD
13testscenarios>=0.4 # Apache-2.0/BSD
14testtools>=1.4.0 # MIT
15
16# releasenotes
17reno>=1.8.0 # Apache-2.0