From 386a7f05b28e290fbf99375597228c188e9b4741 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org> Date: Thu, 7 Jan 2016 14:03:22 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I08c6bd226a2e9e38d81fa3d251e939a976a3e090 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 771dcd9787a3..5f4bc6918e09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=1.6 -SQLAlchemy<1.1.0,>=0.9.9 +SQLAlchemy<1.1.0,>=1.0.10 boto>=2.32.1 decorator>=3.4.0 eventlet>=0.17.4 @@ -35,7 +35,7 @@ stevedore>=1.5.0 # Apache-2.0 setuptools>=16.0 websockify>=0.6.1 oslo.concurrency>=2.3.0 # Apache-2.0 -oslo.config>=2.7.0 # Apache-2.0 +oslo.config>=3.2.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0