From c3045f7064674ab5246069ff66ed357f84ac7a3e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 7 Jan 2016 04:53:26 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4133f8ed73b0179925c1be3d6398df72e524241f --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e7d033f63d..3579e18d70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # 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 alembic>=0.8.0 automaton>=0.5.0 # Apache-2.0 eventlet>=0.17.4 @@ -20,7 +20,7 @@ stevedore>=1.5.0 # Apache-2.0 pysendfile>=2.0.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.db>=4.1.0 # Apache-2.0 oslo.rootwrap>=2.0.0 # Apache-2.0