From df6af9d61c2a169f4397862a1d2eb636e03b3d2b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 19 Nov 2015 15:57:03 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ic54806c0b593ba1b91e383a33244baa214aa6c22 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f87092..24481d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ PyYAML>=3.1.0 pecan>=1.0.0 WSME>=0.8 argparse -oslo.config>=2.6.0 # Apache-2.0 +oslo.config>=2.7.0 # Apache-2.0 python-keystoneclient!=1.8.0,>=1.6.0 Flask<1.0,>=0.10