From 63b21c666c1c2c6a95f3ca0a96dad1f0207be7d2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 4 Jul 2017 19:15:54 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2a4e6b30f7f621fa996e26ad72ef684900303a5a --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cf06782b5..c99387dca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,9 +15,9 @@ python-glanceclient>=2.7.0 # Apache-2.0 python-ironicclient>=1.11.0 # Apache-2.0 six>=1.9.0 # MIT mistral-lib>=0.2.0 # Apache-2.0 -oslo.concurrency>=3.8.0 # Apache-2.0 +oslo.concurrency>=3.8.0 # Apache-2.0 python-ironic-inspector-client>=1.5.0 # Apache-2.0 -python-mistralclient>=3.1.0 # Apache-2.0 +python-mistralclient>=3.1.0 # Apache-2.0 Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) python-novaclient>=9.0.0 # Apache-2.0 passlib>=1.7.0 # BSD