From f9002c1ac99b2fc64883b5e9c00bbea03bc10dba Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 11 Jun 2015 00:41:48 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0acb7de7b44715531375de59e6037f9237e74b17 --- requirements-py3.txt | 6 +++--- requirements.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index a0e915c005..d3098bbe06 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -30,7 +30,7 @@ posix_ipc pycrypto>=2.6 python-ceilometerclient>=1.0.13 python-cinderclient>=1.2.1 -python-glanceclient>=0.17.1 +python-glanceclient>=0.18.0 python-heatclient>=0.3.0 python-keystoneclient>=1.6.0 python-neutronclient>=2.3.11,<3 @@ -42,7 +42,7 @@ PyYAML>=3.1.0 requests>=2.5.2 Routes>=1.12.3,!=2.0 six>=1.9.0 -SQLAlchemy>=0.9.7,<=0.9.99 +SQLAlchemy>=0.9.7,<1.1.0 sqlalchemy-migrate>=0.9.6 -stevedore>=1.3.0 # Apache-2.0 +stevedore>=1.5.0 # Apache-2.0 WebOb>=1.2.3 diff --git a/requirements.txt b/requirements.txt index 33bc5a15b9..3fb55698f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pycrypto>=2.6 python-barbicanclient>=3.0.1 python-ceilometerclient>=1.0.13 python-cinderclient>=1.2.1 -python-glanceclient>=0.17.1 +python-glanceclient>=0.18.0 python-heatclient>=0.3.0 python-keystoneclient>=1.6.0 python-neutronclient>=2.3.11,<3 @@ -46,7 +46,7 @@ qpid-python requests>=2.5.2 Routes>=1.12.3,!=2.0 six>=1.9.0 -SQLAlchemy>=0.9.7,<=0.9.99 +SQLAlchemy>=0.9.7,<1.1.0 sqlalchemy-migrate>=0.9.6 -stevedore>=1.3.0 # Apache-2.0 +stevedore>=1.5.0 # Apache-2.0 WebOb>=1.2.3