From cfbaf2e7196eca14b35978a1b0feaa615d13f16a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 16 Feb 2018 02:14:35 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I43a962052bbd27b21219328638548e1f2623395f --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1789f9..77533c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 Django<2.0,>=1.8 # BSD django-compressor>=2.0 # MIT iso8601>=0.1.11 # MIT -python-mistralclient>=3.1.0 # Apache-2.0 +python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0 PyYAML>=3.10 # MIT