From 6c030b7aefee9c6cc710ddaf4ab810797ed5cc62 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 20 Oct 2015 00:51:20 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie7bd0ea764e852e07158130038a6a8726bc45a75 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index d48e5f2cf..178305f8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,12 +10,12 @@ SQLAlchemy<1.1.0,>=0.9.9 alembic>=0.8.0 six>=1.9.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.log>=1.8.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.serialization>=1.4.0 # Apache-2.0 -oslo.service>=0.9.0 # Apache-2.0 -oslo.utils>=2.0.0 # Apache-2.0 +oslo.service>=0.10.0 # Apache-2.0 +oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0 # This project does depend on neutron as a library, but the # openstack tooling does not play nicely with projects that