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 68303f25..d96ed178 100644
--- a/setup.py
+++ b/setup.py
@@ -74,7 +74,7 @@ install_requires = [
'kombu',
'jinja2',
'Babel>=1.3',
- 'webtest<2',
+ 'WebTest==2.0.18',
'ConfigObj',
'Markdown',
'sqlalchemy<0.9.0, >0.8.0',