From 4b76915db6a2a78e9faa3345c81554d724cf1e20 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 9 Jan 2015 18:29:29 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I757667267d0e08c3ff791f767c704f040fddd5da --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 22c8f1a47..bd57a2bfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,11 +9,11 @@ netaddr>=0.7.12 SQLAlchemy>=0.9.7,<=0.9.99 alembic>=0.7.1 six>=1.7.0 -oslo.config>=1.4.0 # Apache-2.0 -oslo.db>=1.1.0 # Apache-2.0 +oslo.config>=1.6.0 # Apache-2.0 +oslo.db>=1.3.0 # Apache-2.0 oslo.messaging>=1.4.0,!=1.5.0 oslo.serialization>=1.0.0 # Apache-2.0 -oslo.utils>=1.1.0 # Apache-2.0 +oslo.utils>=1.2.0 # Apache-2.0 # This project does depend on neutron as a library, but the # openstack tooling does not play nicely with projects that