2014-09-11 17:20:35 +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-12 15:22:39 -05:00
|
|
|
hacking>=0.10.0,<0.11
|
2013-05-14 08:29:16 -07:00
|
|
|
|
2013-08-03 14:58:43 -04:00
|
|
|
coverage>=3.6
|
2013-01-22 11:09:11 -06:00
|
|
|
discover
|
2013-08-29 20:39:34 -05:00
|
|
|
fixtures>=0.3.14
|
|
|
|
mock>=1.0
|
2014-09-19 08:51:38 +00:00
|
|
|
oslosphinx>=2.2.0 # Apache-2.0
|
2014-10-21 18:00:13 -04:00
|
|
|
oslotest>=1.2.0 # Apache-2.0
|
2014-11-08 14:25:05 +00:00
|
|
|
requests-mock>=0.5.1 # Apache-2.0
|
2014-10-11 22:37:59 +00:00
|
|
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
2014-02-23 09:31:55 +00:00
|
|
|
testrepository>=0.0.18
|
2014-11-21 18:33:29 +00:00
|
|
|
testtools>=0.9.36,!=1.2.0
|
2014-02-23 09:31:55 +00:00
|
|
|
WebOb>=1.2.3
|