From 37c0c9e5b7a2ed19fdce2d2cd8f5af6114551146 Mon Sep 17 00:00:00 2001 From: Joe Heck Date: Fri, 5 Aug 2011 09:52:05 -0700 Subject: [PATCH] updates to pip-requires for CI --- tools/pip-requires | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/pip-requires b/tools/pip-requires index 729f950b3d..fc1b29f9fd 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -3,9 +3,9 @@ Routes>=1.12.3 nose Paste PasteDeploy -pep8==0.5.0 +pep8>=0.5.0 python-gflags -routes +sqlalchemy simplejson webob webtest