From b035b7680471beba704400baa484eec1bcd0d763 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 24 Oct 2015 00:23:59 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6deab5609467642be64c676637609cb9eee7e548 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1866191..3f87092 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,8 +6,8 @@ pbr>=1.6 eventlet>=0.17.4 PyYAML>=3.1.0 pecan>=1.0.0 -WSME>=0.7 +WSME>=0.8 argparse -oslo.config>=2.3.0 # Apache-2.0 +oslo.config>=2.6.0 # Apache-2.0 python-keystoneclient!=1.8.0,>=1.6.0 Flask<1.0,>=0.10