From c5245e61e018c05444172dac7265905e8f41785b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 18 Aug 2016 09:50:09 +0000 Subject: [PATCH] Updated from global requirements Change-Id: If0280fcfcca29b5784e004334451d9977d9b7ecd --- requirements.txt | 4 ++-- test-requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7e0048d84..722fdd243 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,9 +39,9 @@ setuptools!=24.0.0,>=16.0 # PSF/ZPL WebOb>=1.2.3 # MIT 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.db>=4.10.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 -oslo.context!=2.6.0,>=2.4.0 # Apache-2.0 +oslo.context>=2.6.0 # Apache-2.0 oslo.policy>=1.9.0 # Apache-2.0 Werkzeug>=0.7 # BSD License python-memcached>=1.56 # PSF diff --git a/test-requirements.txt b/test-requirements.txt index e6b1ea9a0..bdd7a9e7d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20,6 +20,6 @@ WebTest>=2.0 # MIT tempest-lib>=0.14.0 # Apache-2.0 reno>=1.8.0 # Apache2 # Bandit security code scanner -bandit>=1.0.1 # Apache-2.0 -os-api-ref>=0.1.0 # Apache-2.0 +bandit>=1.1.0 # Apache-2.0 +os-api-ref>=0.4.0 # Apache-2.0 zake>=0.1.6 # Apache-2.0