From e436fcba574f3725377c77aca69b5c49dcf16eef Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 29 Nov 2015 02:32:40 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie81ad596ae6b473c90e01f91f293895532ca0756 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 05c82728e1f..8f8a77874f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ oslo.context>=0.2.0 # Apache-2.0 oslo.db>=3.2.0 # Apache-2.0 oslo.log>=1.12.0 # Apache-2.0 oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0 -oslo.middleware>=2.9.0 # Apache-2.0 +oslo.middleware>=3.0.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0 oslo.rootwrap>=2.0.0 # Apache-2.0 @@ -35,7 +35,7 @@ python-barbicanclient>=3.3.0 python-glanceclient>=0.18.0 python-novaclient!=2.33.0,>=2.29.0 python-swiftclient>=2.2.0 -requests!=2.8.0,>=2.5.2 +requests>=2.8.1 retrying!=1.3.0,>=1.2.3 # Apache-2.0 Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' Routes!=2.0,>=1.12.3;python_version!='2.7'