From 9a40975744b76cbaa6406b4eab3ed13afb9aa66b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 20 Oct 2015 00:50:03 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ic24024d2ee940349865c99c1a02ea0bd95dc36a7 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 03857be973..7e923638f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,14 +23,14 @@ oslo.concurrency>=2.3.0 # Apache-2.0 oslo.config>=2.3.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,>=1.16.0 # Apache-2.0 -oslo.db>=2.4.1 # Apache-2.0 +oslo.db>=3.0.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.log>=1.8.0 # Apache-2.0 oslo.middleware>=2.8.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 oslo.service>=0.10.0 # Apache-2.0 -oslo.utils>=2.4.0 # Apache-2.0 +oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0 oauthlib>=0.6 pysaml2>=2.4.0 dogpile.cache>=0.5.4