diff options
-rw-r--r-- | requirements.txt | 4 |
1 files 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 |