From: Cédric Ollivier Date: Thu, 24 Jan 2019 20:53:02 +0000 (+0100) Subject: Add missing licences in requirements.txt X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=snaps.git;a=commitdiff_plain;h=2dfc593d0705e8e91b6df8faabb199b2c70966c9 Add missing licences in requirements.txt Change-Id: Ic03c3aea6984458a6fc987bb278f6f25459bc2db Signed-off-by: Cédric Ollivier --- 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