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:
Doug Hellmann 2017-10-09 16:59:02 -04:00
parent e36a0e84b8
commit c20eb489fa

View File

@ -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