From aab739d419b8806947e86e365b4848ff140646b3 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 23 Nov 2014 09:34:17 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I58714f27507e2ec1117e23577ab082341b7a032b --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e2dcbe866..9fe59cf56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,8 +14,8 @@ kombu>=2.5.0 lxml>=2.3 netaddr>=0.7.12 oslo.config>=1.4.0 # Apache-2.0 -oslo.concurrency>=0.1.0 # Apache-2.0 -oslo.db>=1.0.0 # Apache-2.0 +oslo.concurrency>=0.1.0 # Apache-2.0 +oslo.db>=1.1.0 # Apache-2.0 oslo.messaging>=1.4.0 oslo.rootwrap>=1.3.0 oslo.serialization>=1.0.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index ef6d7b2ba..6881a08c2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,6 +13,6 @@ MySQL-python psycopg2 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 python-subunit>=0.0.18 -testtools>=0.9.36,!=1.2.0,!=1.4.0 +testtools>=0.9.36,!=1.2.0 testrepository>=0.0.18 oslosphinx>=2.2.0 # Apache-2.0 -- 2.45.2