From ca1f9e61d537020497c76bfe90220c4a723e64c6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 12 Aug 2016 09:46:01 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I717529294134ea81c2ce32546e087ddec278a986 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9cfc2dec7d..f1ba44de2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,8 +25,8 @@ keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0 netaddr!=0.7.16,>=0.7.12 # BSD oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config>=3.14.0 # Apache-2.0 -oslo.context>=2.4.0 # Apache-2.0 -oslo.db>=4.1.0 # Apache-2.0 +oslo.context>=2.6.0 # Apache-2.0 +oslo.db>=4.10.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.messaging>=5.2.0 # Apache-2.0 @@ -47,7 +47,7 @@ python-heatclient>=1.1.0 # Apache-2.0 python-neutronclient>=4.2.0 # Apache-2.0 python-k8sclient>=0.2.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 -python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 +python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0 requests>=2.10.0 # Apache-2.0 setuptools!=24.0.0,>=16.0 # PSF/ZPL six>=1.9.0 # MIT