From 244b632581eaf8a00c20d261386efbd16f5634ec Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 9 Jan 2016 04:53:23 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I7eb2209da999017ad170ee52cf79f59b746438c2 --- requirements.txt | 6 +++--- test-requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index ec2ddee19d..7e33145016 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ msgpack-python>=0.4.0 oslo.context>=0.2.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 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.i18n>=1.5.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 @@ -26,7 +26,7 @@ oslo.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0 oslo.middleware>=3.0.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.2.0 # Apache-2.0 -pysnmp<5.0.0,>=4.2.1 +pysnmp<5.0.0,>=4.2.3 python-ceilometerclient>=2.0.0 python-glanceclient>=1.2.0 python-keystoneclient!=1.8.0,>=1.6.0 @@ -38,7 +38,7 @@ pytz>=2013.6 PyYAML>=3.1.0 requests!=2.9.0,>=2.8.1 six>=1.9.0 -SQLAlchemy<1.1.0,>=0.9.9 +SQLAlchemy<1.1.0,>=1.0.10 sqlalchemy-migrate>=0.9.6 stevedore>=1.5.0 # Apache-2.0 tooz>=1.28.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 4a358a6eda..ce1f9d8cc8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -30,7 +30,7 @@ sphinxcontrib-pecanwsme>=0.8 testrepository>=0.0.18 testscenarios>=0.4 testtools>=1.4.0 -gabbi>=1.1.4 # Apache-2.0 +gabbi>=1.11.0 # Apache-2.0 requests-aws>=0.1.4 # BSD License (3 clause) tempest-lib>=0.12.0 WebTest>=2.0