From b3de4c5b6ec9bc414275666539dd0fae27119e61 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 28 Aug 2015 23:43:36 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I3a694ec7cf921f6e4656a131865b356625a3611a --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index edaa4654..2b1fb18a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,14 +2,14 @@ # 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.4 +pbr<2.0,>=1.6 argparse eventlet>=0.17.4 greenlet>=0.3.2 Jinja2>=2.6 # BSD License (3 clause) oslo.concurrency>=2.3.0 # Apache-2.0 -oslo.config>=2.1.0 # Apache-2.0 -oslo.middleware!=2.6.0,>=2.4.0 # Apache-2.0 +oslo.config>=2.3.0 # Apache-2.0 +oslo.middleware>=2.8.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 oslo.service>=0.7.0 # Apache-2.0 oslo.utils>=2.0.0 # Apache-2.0