aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 99584369..e0f7af7e 100644
--- a/setup.py
+++ b/setup.py
@@ -48,7 +48,7 @@ setup(
'wtforms',
'py-bcrypt',
'nose',
- 'werkzeug',
+ 'werkzeug>=0.7',
'celery==2.5.3',
'kombu==2.1.7',
'jinja2',