From 5650bd22b7926c8b40b3af5e9e190780ab6b7760 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Wed, 16 Nov 2011 13:09:18 -0200 Subject: [PATCH] Added missing depend on nosexcover. Also reverted sqlalchemy. Change-Id: I815635ef618304123de89f6a10e97cd353e1237b --- tools/pip-requires | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tools/pip-requires b/tools/pip-requires index 7c03c03645..ec27a7a3df 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,5 +1,5 @@ greenlet>=0.3.1 -SQLAlchemy>=0.7.1 +SQLAlchemy>=0.6.3,<0.7 pep8==0.6.1 pylint==0.19 anyjson @@ -10,12 +10,13 @@ webob==1.0.8 wsgiref nose nose-exclude +nosexcover sphinx argparse mox boto swift -sqlalchemy-migrate>=0.7.1 +sqlalchemy-migrate>=0.6,<0.7 httplib2 xattr>=0.6.0 kombu