From bdab9bfa0c65c31667c9e0aa58082dcf01bb4896 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 7 Sep 2015 16:50:19 +0000 Subject: [PATCH] Updated from global requirements Change-Id: If1cdf5139b80027fbb11e3cccae3e4f20160a94a --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0bfde42..b81946c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,11 +2,11 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -oslo.config>=1.11.0 # Apache-2.0 +oslo.config>=2.3.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0 -oslo.utils>=1.9.0 # Apache-2.0 -pbr<2.0,>=1.4 -pycadf>=0.8.0 +oslo.utils>=2.0.0 # Apache-2.0 +pbr<2.0,>=1.6 +pycadf>=1.1.0 six>=1.9.0 Babel>=1.3