From d94b82b3bc354236de782fac739fe9918e147471 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 21 Jul 2017 05:07:19 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I8627c0b1aeabf42ded24ede96fabf37648596e75 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 19329e83..4bb4c293 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -cliff>=2.6.0 # Apache-2.0 -osc-lib>=1.5.1 # Apache-2.0 +cliff>=2.8.0 # Apache-2.0 +osc-lib>=1.7.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0