2014-09-03 11:56:31 -05: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.
|
|
|
|
|
2013-04-20 21:44:09 -07:00
|
|
|
# Install bounded pep8/pyflakes first, then let flake8 install
|
2016-10-02 20:11:38 +00:00
|
|
|
hacking<0.12,>=0.11.0 # Apache-2.0
|
2015-03-24 19:15:19 -04:00
|
|
|
|
2016-02-20 23:28:58 +08:00
|
|
|
anyjson>=0.3.3 # BSD
|
2016-01-17 01:09:46 +00:00
|
|
|
coverage>=3.6 # Apache-2.0
|
|
|
|
ddt>=1.0.1 # MIT
|
2016-06-03 18:11:38 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2016-05-28 00:32:50 +00:00
|
|
|
mock>=2.0 # BSD
|
2016-01-17 01:09:46 +00:00
|
|
|
mox3>=0.7.0 # Apache-2.0
|
2016-08-26 09:09:56 +00:00
|
|
|
os-api-ref>=1.0.0 # Apache-2.0
|
2015-08-04 18:14:09 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2016-09-29 05:05:21 +00:00
|
|
|
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
|
2016-01-17 01:09:46 +00:00
|
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
|
|
|
testtools>=1.4.0 # MIT
|
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
|
|
testresources>=0.2.4 # Apache-2.0/BSD
|
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
2016-09-27 16:54:58 +00:00
|
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
2016-07-08 12:21:41 +02:00
|
|
|
oslo.versionedobjects[fixtures]>=1.13.0 # Apache-2.0
|
2016-10-02 20:11:38 +00:00
|
|
|
os-testr>=0.8.0 # Apache-2.0
|
2016-02-11 07:38:36 +00:00
|
|
|
tempest-lib>=0.14.0 # Apache-2.0
|
2016-08-18 16:59:49 +00:00
|
|
|
bandit>=1.1.0 # Apache-2.0
|
2016-06-28 18:48:52 +00:00
|
|
|
reno>=1.8.0 # Apache2
|