From f55a8ea9540a07f2ff5b59387ba0c9aa7c2aa188 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 13 Aug 2015 02:17:46 +0000 Subject: [PATCH] Updated from global requirements Change-Id: If249c9a7e367a3a1f131a4f6d35e4cef33b1c569 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c76df5d..5dfd491 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr<2.0,>=1.3 +pbr<2.0,>=1.4 Babel>=1.3 six>=1.9.0 diff --git a/test-requirements.txt b/test-requirements.txt index 89dfab6..1e26c03 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,4 +12,4 @@ oslotest>=1.10.0 # Apache-2.0 coverage>=3.6 # for pre-release tests -oslo.config>=1.11.0 # Apache-2.0 +oslo.config>=2.1.0 # Apache-2.0