From 4e5b7030169613cbcaa1da63ce222fbc1c3922b8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 28 Feb 2018 21:01:55 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0c8f821a0f55ba6f37e6a9868b96618f5bbacaa5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e11c59b6..27585c9ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ heat-translator>=0.4.0 # Apache-2.0 cryptography!=2.0,>=1.9 # BSD/Apache-2.0 paramiko>=2.0.0 # LGPLv2.1+ pyroute2>=0.4.21;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2) -python-mistralclient>=3.1.0 # Apache-2.0 +python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0 python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0 kubernetes>=4.0.0 # Apache-2.0 setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=16.0 # PSF/ZPL