From ba1a17a1f206e74d1b5c9567bda63d9bfe620199 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 15 Dec 2015 18:16:00 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I98ef86f800c2c5872e08db6fa6030ecd7085e463 --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index d04428e..60b8a6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,12 +6,12 @@ pbr>=1.6 anyjson>=0.3.3 argparse eventlet>=0.17.4 -python-keystoneclient>=1.6.0 -python-heatclient>=0.3.0 -python-zaqarclient>=0.1.1 -requests>=2.5.2 +python-keystoneclient!=1.8.0,>=1.6.0 +python-heatclient>=0.6.0 +python-zaqarclient>=0.3.0 +requests!=2.9.0,>=2.8.1 iso8601>=0.1.9 lxml>=2.3 -oslo.config>=2.3.0 # Apache-2.0 +oslo.config>=2.7.0 # Apache-2.0 six>=1.9.0 dogpile.cache>=0.5.4