From 68fe061541b7486ff804c1650e4e7f94277b9393 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 18 Jul 2016 18:08:02 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I664c5c6fc7caae911d3298c393fc9b43ab84c85b --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b3e54ec57..6ebd7e3b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ requests>=2.10.0 # Apache-2.0 six>=1.9.0 # MIT SQLAlchemy<1.1.0,>=1.0.10 # MIT sqlalchemy-migrate>=0.9.6 # Apache-2.0 -stevedore>=1.10.0 # Apache-2.0 +stevedore>=1.16.0 # Apache-2.0 suds-jurko>=0.6 # LGPLv3+ setuptools!=24.0.0,>=16.0 # PSF/ZPL WebOb>=1.2.3 # MIT @@ -41,7 +41,7 @@ dnspython>=1.14.0 # http://www.dnspython.org/LICENSE dnspython3>=1.12.0;python_version>='3.0' # http://www.dnspython.org/LICENSE oslo.db>=4.1.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 -oslo.context>=2.4.0 # Apache-2.0 +oslo.context!=2.6.0,>=2.4.0 # Apache-2.0 oslo.policy>=1.9.0 # Apache-2.0 Werkzeug>=0.7 # BSD License python-memcached>=1.56 # PSF