raise minimum version of whereto to 0.2.0
Release 0.2.0 includes a new feature to support redirecting with a 4xx response code that is needed to test nova's in-tree .htaccess file. Change-Id: Ia24cdc5783e2b7e115f8bb3a9560c3991146b548 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
e36a0e84b8
commit
c20eb489fa
@ -439,7 +439,7 @@ virtualenv>=13.1.0 # MIT
|
||||
wrapt>=1.7.0 # BSD License
|
||||
WebTest>=2.0.27 # MIT
|
||||
Werkzeug>=0.7 # BSD License
|
||||
whereto>=0.1.0 # Apache-2.0
|
||||
whereto>=0.2.0 # Apache-2.0
|
||||
xmltodict>=0.10.1 # MIT
|
||||
wsgi_intercept>=1.4.1 # MIT License
|
||||
xvfbwrapper>=0.1.3 #license: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user