merge heckj's pip-requires fixes

This commit is contained in:
Dan Wendlandt 2011-08-05 13:32:58 -07:00
commit 54a2b25100
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@ Routes>=1.12.3
nose nose
Paste Paste
PasteDeploy PasteDeploy
pep8==0.5.0 pep8>=0.5.0
python-gflags python-gflags
routes sqlalchemy
simplejson simplejson
webob webob
webtest webtest