From d186f86a62bbb4080296f26120759210b9fb7d22 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 3 Jul 2015 20:42:20 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Icb4e13b63318f8c691afae1f46463f1dcd86ccac --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index fec4f8ac..5f9a9d1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ keystonemiddleware>=1.5.0 lxml>=2.3 msgpack-python>=0.4.0 oslo.context>=0.2.0 # Apache-2.0 -oslo.db>=1.10.0 # Apache-2.0 +oslo.db>=1.12.0 # Apache-2.0 oslo.concurrency>=2.1.0 # Apache-2.0 oslo.config>=1.11.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 @@ -42,7 +42,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.13.1 # Apache-2.0 +tooz>=0.16.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 1c0badaa..13b6ef83 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -31,4 +31,4 @@ testscenarios>=0.4 testtools>=1.4.0 gabbi>=0.12.0 # Apache-2.0 requests-aws>=0.1.4 # BSD License (3 clause) -tempest-lib>=0.5.0 +tempest-lib>=0.6.1