From 9fb2c4fb4e57947e5fb5f8a9d3e06e1850f19946 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 11 Jun 2015 12:39:34 +0000 Subject: [PATCH] Updated from global requirements Change-Id: If4d77050d82320713867eff27dbbc69f83e2d8b9 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 33ea929318..c587bc3cf5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=0.11,<2.0 -SQLAlchemy>=0.9.7,<=0.9.99 +SQLAlchemy>=0.9.7,<1.1.0 boto>=2.32.1 decorator>=3.4.0 eventlet>=0.17.3 @@ -27,10 +27,10 @@ jsonschema>=2.0.0,<3.0.0,!=2.5.0 python-cinderclient>=1.2.1 python-keystoneclient>=1.6.0 python-neutronclient>=2.3.11,<3 -python-glanceclient>=0.17.1 +python-glanceclient>=0.18.0 requests>=2.5.2 six>=1.9.0 -stevedore>=1.3.0 # Apache-2.0 +stevedore>=1.5.0 # Apache-2.0 setuptools websockify>=0.6.0,<0.7 oslo.concurrency>=2.0.0 # Apache-2.0