From 8da3eacbfb6e798806ca131a00e73ff54c252967 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 17 May 2016 14:04:40 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ifcc7129bf3e0a1224c5e84da016cdb5493f7c1ca --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fffa96fc..e676f27b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ pbr>=1.6 # Apache-2.0 positional>=1.0.1 # Apache-2.0 pycadf!=2.0.0,>=1.1.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 -requests!=2.9.0,>=2.8.1 # Apache-2.0 +requests>=2.10.0 # Apache-2.0 six>=1.9.0 # MIT WebOb>=1.2.3 # MIT