2014-09-13 07:23:23 +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.
|
2015-06-24 14:59:26 -04:00
|
|
|
hacking<0.11,>=0.10.0
|
2013-08-07 19:17:07 -03:00
|
|
|
|
2015-08-13 02:14:42 +00:00
|
|
|
cliff>=1.14.0 # Apache-2.0
|
2013-02-19 14:09:37 -08:00
|
|
|
coverage>=3.6
|
2015-06-30 09:40:17 +12:00
|
|
|
fixtures>=1.3.1
|
2015-07-23 12:50:58 +00:00
|
|
|
mock>=1.2
|
2014-02-20 18:53:39 -05:00
|
|
|
python-subunit>=0.0.18
|
2015-06-24 14:59:26 -04:00
|
|
|
requests-mock>=0.6.0 # Apache-2.0
|
|
|
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
|
|
|
oslosphinx>=2.5.0 # Apache-2.0
|
2014-02-23 09:26:34 +00:00
|
|
|
testrepository>=0.0.18
|
2015-06-24 14:59:26 -04:00
|
|
|
testtools>=1.4.0
|
2014-02-19 15:39:19 +04:00
|
|
|
testscenarios>=0.4
|
2013-10-01 16:13:29 +00:00
|
|
|
WebTest>=2.0
|
2015-08-13 02:14:42 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2015-10-02 17:24:53 +00:00
|
|
|
os-testr>=0.4.1
|
2015-10-04 22:42:10 +00:00
|
|
|
tempest-lib>=0.9.0
|
2015-04-20 16:22:27 +03:00
|
|
|
ddt>=0.7.0
|
2015-07-18 16:06:06 +00:00
|
|
|
pylint==1.4.4 # GNU GPL v2
|