summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a6dbc2824..383991d73 100644
--- a/setup.py
+++ b/setup.py
@@ -41,7 +41,7 @@ except IOError:
install_requires = [
'setuptools',
- 'WebOb >= 1.3.1', # request.domain and CookieProfile
+ 'WebOb >= 1.7.0rc2', # Response.has_body
'repoze.lru >= 0.4', # py3 compat
'zope.interface >= 3.8.0', # has zope.interface.registry
'zope.deprecation >= 3.5.0', # py3 compat