From b1f76e25ac858a7c43a2588aac748397fdc1293d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 11 Jun 2015 00:42:27 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I195f9142110540efa0951b5914e41de92804dc04 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5b5681f31a..759769bdee 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>=0.11,<2.0 -SQLAlchemy>=0.9.7,<=0.9.99 +SQLAlchemy>=0.9.7,<1.1.0 alembic>=0.7.2 eventlet>=0.17.3 lxml>=2.3 @@ -13,10 +13,10 @@ netaddr>=0.7.12 paramiko>=1.13.0 iso8601>=0.1.9 python-neutronclient>=2.3.11,<3 -python-glanceclient>=0.17.1 +python-glanceclient>=0.18.0 python-keystoneclient>=1.6.0 python-swiftclient>=2.2.0 -stevedore>=1.3.0 # Apache-2.0 +stevedore>=1.5.0 # Apache-2.0 pysendfile>=2.0.0 websockify>=0.6.0,<0.7 oslo.concurrency>=2.0.0 # Apache-2.0