From 3d7835dc5a63802202209e7f1d096d272608550d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 3 Oct 2016 14:04:15 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie759b70e2c4991ad352fef54c20732cf241bea85 --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1cd1a37..bfd2e56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,13 +5,13 @@ pbr>=1.6 # Apache-2.0 anyjson>=0.3.3 # BSD eventlet!=0.18.3,>=0.18.2 # MIT -python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 -python-heatclient>=1.1.0 # Apache-2.0 +python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0 +python-heatclient>=1.4.0 # Apache-2.0 python-zaqarclient>=1.0.0 # Apache-2.0 requests>=2.10.0 # Apache-2.0 iso8601>=0.1.11 # MIT lxml>=2.3 # BSD -oslo.config>=3.12.0 # Apache-2.0 +oslo.config>=3.14.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 six>=1.9.0 # MIT -dogpile.cache>=0.6.1 # BSD +dogpile.cache>=0.6.2 # BSD