From 3da12c81935abb667c5df36c87711dd3b543be07 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 20 Oct 2015 00:50:18 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I86dd24e4b1ac0d74a55d6324700d67aa700f5cb1 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index afad8720..29bcd036 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,9 +14,9 @@ mock>=1.2 networkx>=1.10 oslo.concurrency>=2.3.0 # Apache-2.0 oslo.config>=2.3.0 # Apache-2.0 -oslo.db>=2.4.1 # Apache-2.0 +oslo.db>=3.0.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.utils>=2.4.0 # Apache-2.0 +oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0 oslo.log>=1.8.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 oslo.service>=0.10.0 # Apache-2.0