Bert JW Regeer
2016-12-10 2ae320a4390940014dd049d2fc5f8312a31e2961
Pin to a newer version of WebOb

v1.7.0 has property Response.has_body
1 files modified
2 ■■■ changed files
setup.py 2 ●●● patch | view | raw | blame | history
setup.py
@@ -41,7 +41,7 @@
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