From 286df261cba03aa1d255887ea4d78bd8c4d4f7ba Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 19 May 2016 22:15:27 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib5311cb45689dd48f39933358bd0f1e7a2952ccf --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 45340fb4..12a96644 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,11 +3,11 @@ # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 PrettyTable<0.8,>=0.7 # BSD -requests!=2.9.0,>=2.8.1 # Apache-2.0 +requests>=2.10.0 # Apache-2.0 simplejson>=2.2.0 # MIT oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.5.0 # Apache-2.0 -python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 +python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 Babel>=2.3.4 # BSD six>=1.9.0 # MIT python-swiftclient>=2.2.0 # Apache-2.0