diff --git a/setup.py b/setup.py index 5d74cfac..1299b33c 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ setup( 'PasteScript', 'beaker', 'routes', - 'webob<=1.2a2', + 'webob<=1.2a2,>=1.1', 'wtforms', 'py-bcrypt', 'nose',