From 2dfc593d0705e8e91b6df8faabb199b2c70966c9 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 24 Jan 2019 21:53:02 +0100 Subject: Add missing licences in requirements.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic03c3aea6984458a6fc987bb278f6f25459bc2db Signed-off-by: Cédric Ollivier --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2404837..6721540 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ wrapt>=1.7.0 # BSD License scp cryptography>=2.1 # BSD/Apache-2.0 concurrencytest -jinja2 -keystoneauth1 +Jinja2 # BSD License (3 clause) +keystoneauth1 # Apache-2.0 -- cgit 1.2.3-korg