diff --git a/requirements-py3.txt b/requirements-py3.txt index 471ba282d..e31119c86 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -15,7 +15,7 @@ pymongo>=2.5 # python-memcached has no Py3k support for now # python-memcached>=1.48 WebOb>=1.2.3 -stevedore>=1.0.0 # Apache-2.0 +stevedore>=1.1.0 # Apache-2.0 six>=1.7.0 oslo.config>=1.4.0 # Apache-2.0 oslo.i18n>=1.0.0 # Apache-2.0 diff --git a/requirements.txt b/requirements.txt index 317be9c32..78cd49b9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ msgpack-python>=0.4.0 posix_ipc python-memcached>=1.48 WebOb>=1.2.3 -stevedore>=1.0.0 # Apache-2.0 +stevedore>=1.1.0 # Apache-2.0 six>=1.7.0 oslo.config>=1.4.0 # Apache-2.0 oslo.i18n>=1.0.0 # Apache-2.0