diff options
author | 2021-11-08 17:02:01 +0100 | |
---|---|---|
committer | 2021-11-08 17:02:01 +0100 | |
commit | 9e9483686648c20e6fca29f4ad393c9f287aa808 (patch) | |
tree | 1a8869aaf64bf1668eaecd5cb229dd481fbfc654 /requirements.txt | |
parent | 111332cba8e9d8bacf2339d28ee45e3557caa2e4 (diff) |
Sync requirements.txt
Change-Id: If20994285d09234f4bf696de5f8462e660b48b9b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index be0760858..cb74132e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ robotframework>=3.0 scp cloudify-rest-client mock!=4.0.0,!=4.0.1 # BSD -PrettyTable<0.8 # BSD +PrettyTable # BSD six # MIT paramiko # LGPLv2.1+ Jinja2 # BSD License (3 clause) |