diff --git a/requirements.txt b/requirements.txt index 33ea929318b4..c587bc3cf5a0 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