From 94bbe9026b7a31afbf9a4962e1e1ea5ef495e345 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 15 Dec 2015 18:17:35 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I43bb0ce5db7ca510142528bce96449950919deb3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1240b5af..c0a10ebe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. pbr>=1.6 -requests>=2.8.1 +requests!=2.9.0,>=2.8.1 six>=1.9.0 stevedore>=1.5.0 # Apache-2.0 jsonschema!=2.5.0,<3.0.0,>=2.0.0