From 42a942538488081c4df057fb3b196d57a3e6c142 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 14 Aug 2015 09:14:57 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib6d6630bfba3ec9e3080dec0e9552c2bed9b728a --- requirements.txt | 8 ++++---- test-requirements.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6df1b30872..1bf58820af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # 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 # # The greenlet package must be compiled with gcc and needs # the Python.h headers. Make sure you install the python-dev @@ -22,11 +22,11 @@ httplib2>=0.7.5 kombu>=3.0.7 pycrypto>=2.6 iso8601>=0.1.9 -oslo.config>=1.11.0 # Apache-2.0 +oslo.config>=2.1.0 # Apache-2.0 oslo.concurrency>=2.3.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 -oslo.service>=0.1.0 # Apache-2.0 -oslo.utils>=1.9.0 # Apache-2.0 +oslo.service>=0.6.0 # Apache-2.0 +oslo.utils>=2.0.0 # Apache-2.0 stevedore>=1.5.0 # Apache-2.0 futurist>=0.1.2 # Apache-2.0 taskflow>=1.16.0 diff --git a/test-requirements.txt b/test-requirements.txt index 2a71d2ffc4..13d27e0c37 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -28,4 +28,4 @@ qpid-python;python_version=='2.7' xattr>=0.4 # Documentation -oslosphinx>=2.5.0 # Apache-2.0 +oslosphinx>=2.5.0 # Apache-2.0