2016-01-25 14:12:19 +00:00
|
|
|
# The order of packages is significant, because pip processes them in the order
|
|
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
|
2017-03-20 13:20:56 +00:00
|
|
|
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
2017-03-17 20:00:18 +00:00
|
|
|
flake8-import-order==0.11 # LGPLv3
|
2016-01-25 14:12:19 +00:00
|
|
|
|
2017-05-17 03:48:48 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2017-09-23 05:57:57 +00:00
|
|
|
doc8>=0.6.0 # Apache-2.0
|
2016-01-25 14:12:19 +00:00
|
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
2017-06-30 12:15:44 +00:00
|
|
|
sphinx>=1.6.2 # BSD
|
2016-12-15 01:25:18 +00:00
|
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
2016-01-25 14:12:19 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
|
|
testtools>=1.4.0 # MIT
|
2017-09-23 05:57:57 +00:00
|
|
|
os-testr>=1.0.0 # Apache-2.0
|
2017-08-30 23:21:18 +00:00
|
|
|
reno>=2.5.0 # Apache-2.0
|
|
|
|
mock>=2.0.0 # BSD
|