From 1e9f8f9db8ddca72cb4e5f46a4f85c2bb0d13671 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 8 Aug 2016 09:46:09 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I63ce1d6f8f6d722c573ab5ce01a22cba147c2d8b --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14355f43b..89239785b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ipaddress>=1.0.7;python_version<'3.3' # PSF passlib>=1.6 # BSD python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-heatclient>=1.1.0 # Apache-2.0 -python-ironicclient>=1.1.0 # Apache-2.0 +python-ironicclient>=1.6.0 # Apache-2.0 python-mistralclient>=2.0.0 # Apache-2.0 python-openstackclient>=2.1.0 # Apache-2.0 six>=1.9.0 # MIT