From 7a24d3716a1e952916cda81681c77f9408bf1ccb Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 16 Feb 2018 02:00:04 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ic858af1a4c863c29912e7a1466e2f4c1f859766d --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c46322a50..8ed982d74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ python-neutronclient>=6.7.0 # Apache-2.0 python-cinderclient>=3.3.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 python-ironicclient>=2.2.0 # Apache-2.0 -python-mistralclient>=3.1.0 # Apache-2.0 +python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0 alembic>=0.8.10 # MIT cryptography!=2.0,>=1.9 # BSD/Apache-2.0 python-dateutil>=2.4.2 # BSD