From c2422d6a6e824e2ceacda1fa6f89490459ca69b0 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 11 May 2015 15:51:48 +0000 Subject: [PATCH] Updated from global requirements Change-Id: If0afbcc3460c55c41a28454775ab370e766594ee --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e8ae7dea..b3167988 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. Babel>=1.3 -pbr>=0.6,!=0.7,<1.0 +pbr>=0.11,<2.0 argparse iso8601>=0.1.9 PrettyTable>=0.7,<0.8 @@ -13,5 +13,5 @@ oslo.utils>=1.4.0 # Apache-2.0 python-keystoneclient>=1.3.0 python-swiftclient>=2.2.0 PyYAML>=3.1.0 -requests>=2.2.0,!=2.4.0 +requests>=2.5.2 six>=1.9.0