2014-09-11 00:31:16 +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-01-11 01:30:19 +00:00
|
|
|
hacking>=0.10.0,<0.11
|
2013-05-18 07:13:38 -07:00
|
|
|
|
2013-08-05 17:50:29 -03:00
|
|
|
coverage>=3.6
|
2012-12-24 19:58:11 -06:00
|
|
|
discover
|
2013-10-01 16:15:02 +00:00
|
|
|
fixtures>=0.3.14
|
2014-07-11 21:55:36 +00:00
|
|
|
keyring>=2.1,!=3.3
|
2013-10-01 16:15:02 +00:00
|
|
|
mock>=1.0
|
2014-10-28 11:52:34 +00:00
|
|
|
requests-mock>=0.5.1 # Apache-2.0
|
2014-10-11 22:37:57 +00:00
|
|
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
2014-09-19 08:51:36 +00:00
|
|
|
oslosphinx>=2.2.0 # Apache-2.0
|
2014-02-23 09:31:50 +00:00
|
|
|
testrepository>=0.0.18
|
2014-04-08 11:40:41 +10:00
|
|
|
testscenarios>=0.4
|
2014-12-04 21:34:17 +00:00
|
|
|
testtools>=0.9.36,!=1.2.0
|
2015-02-09 22:47:05 +00:00
|
|
|
tempest-lib>=0.2.0
|