From 3ff7aa8229fa12770a657a51796dfd3cc8e6f1c8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 21 Aug 2015 05:08:17 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2ccd5f2baaf0082557ee79cf50059d279d7bd515 --- requirements.txt | 6 +++--- test-requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index bc4feaea..0b01a00f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ keystonemiddleware>=2.0.0 lxml>=2.3 msgpack-python>=0.4.0 oslo.context>=0.2.0 # Apache-2.0 -oslo.db>=2.0 # Apache-2.0 +oslo.db>=2.4.1 # Apache-2.0 oslo.concurrency>=2.3.0 # Apache-2.0 oslo.config>=2.1.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 @@ -22,7 +22,7 @@ oslo.rootwrap>=2.0.0 # Apache-2.0 oslo.service>=0.6.0 # Apache-2.0 PasteDeploy>=1.5.0 pbr<2.0,>=1.4 -pecan>=0.8.0 +pecan>=1.0.0 oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0 oslo.middleware>=2.4.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 @@ -41,7 +41,7 @@ six>=1.9.0 SQLAlchemy<1.1.0,>=0.9.7 sqlalchemy-migrate>=0.9.6 stevedore>=1.5.0 # Apache-2.0 -tooz>=0.16.0 # Apache-2.0 +tooz>=1.19.0 # Apache-2.0 Werkzeug>=0.7 # BSD License WebOb>=1.2.3 WSME>=0.7 diff --git a/test-requirements.txt b/test-requirements.txt index e20868ae..8a90621a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -29,6 +29,6 @@ sphinxcontrib-pecanwsme>=0.8 testrepository>=0.0.18 testscenarios>=0.4 testtools>=1.4.0 -gabbi>=0.12.0 # Apache-2.0 +gabbi>=1.1.4 # Apache-2.0 requests-aws>=0.1.4 # BSD License (3 clause) tempest-lib>=0.6.1