From 810176c7ad3b16f8f244a9ba5294a1e43043f30d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 16 Oct 2015 01:01:09 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I16af576892acc3a0f1a38c24939b7db4394b1c54 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 78246c6a..07b8935f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,9 +4,9 @@ pbr>=1.6 argparse PrettyTable<0.8,>=0.7 -requests>=2.5.2 +requests!=2.8.0,>=2.5.2 simplejson>=2.2.0 -oslo.utils>=2.0.0 # Apache-2.0 -python-keystoneclient>=1.6.0 +oslo.utils>=2.4.0 # Apache-2.0 +python-keystoneclient!=1.8.0,>=1.6.0 Babel>=1.3 six>=1.9.0