From e5031ef04abee96c81877dce112151bd87fd3cbe Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 12 Oct 2017 22:07:21 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I973ef2867d95fe4f70a43c9015f7571188dc13cd --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0c03075ec..ba9a638c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,9 +11,9 @@ keystonemiddleware>=4.17.0 # Apache-2.0 lxml!=3.7.0,>=3.4.1 # BSD croniter>=0.3.4 # MIT License oslo.concurrency>=3.20.0 # Apache-2.0 -oslo.cache>=1.22.0 # Apache-2.0 +oslo.cache>=1.26.0 # Apache-2.0 oslo.config>=4.6.0 # Apache-2.0 -oslo.context>=2.14.0 # Apache-2.0 +oslo.context!=2.19.1,>=2.14.0 # Apache-2.0 oslo.db>=4.27.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.log>=3.30.0 # Apache-2.0 @@ -23,7 +23,7 @@ oslo.reports>=1.18.0 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 oslo.service>=1.24.0 # Apache-2.0 oslo.utils>=3.28.0 # Apache-2.0 -oslo.versionedobjects>=1.25.0 # Apache-2.0 +oslo.versionedobjects>=1.28.0 # Apache-2.0 PasteDeploy>=1.5.0 # MIT pbr!=2.1.0,>=2.0.0 # Apache-2.0 pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD