add missing license for hvac library
license taken from https://github.com/hvac/hvac/blob/main/LICENSE.txt Signed-off-by: Sven Kieske <kieske@osism.tech> Change-Id: I1e619cbf17d49a5ff1496637f8084a03ace9b599
This commit is contained in:
parent
251febffcc
commit
10928faa91
@ -5,7 +5,7 @@ bcrypt>=3.0.0 # Apache-2.0
|
|||||||
cryptography>=2.1 # BSD/Apache-2.0
|
cryptography>=2.1 # BSD/Apache-2.0
|
||||||
|
|
||||||
# Hashicorp Vault
|
# Hashicorp Vault
|
||||||
hvac>=0.10.1
|
hvac>=0.10.1 # Apache-2.0
|
||||||
|
|
||||||
# templating
|
# templating
|
||||||
Jinja2>=3 # BSD License (3 clause)
|
Jinja2>=3 # BSD License (3 clause)
|
||||||
|
Loading…
Reference in New Issue
Block a user