From 36dd874e915492952ab2b9992357d35fe0086820 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 16 Feb 2018 02:51:37 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I1e20f91566d6387d8d4a8262613479dc856cbac7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c24f7596f..3b71de9fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ psutil>=3.2.2 # BSD python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-heatclient>=1.10.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 python-openstackclient>=3.12.0 # Apache-2.0 simplejson>=3.5.1 # MIT six>=1.10.0 # MIT