diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-04-19 01:41:26 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-04-19 01:41:26 +0200 |
commit | 3eb8e9800215f25712d62160042e472f63cec1e1 (patch) | |
tree | c5cca1aaed7fa3653dc8e0a7b2fa7045c361e8d7 | |
parent | 2049c691ddc201254166c832667894afaad80935 (diff) |
Updated from global requirementsopnfv-8.0.0stable/hunter
Change-Id: Idf818a97b40e64995a999c9a9b3cf01c7a0deecb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 1eab2a04..a92535fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Flask!=0.11 # BSD paramiko # LGPLv2.1+ scp -requests # Apache-2.0 +requests!=2.20.0 # Apache-2.0 oslo.config!=4.3.0,!=4.4.0 # Apache-2.0 python-openstackclient # Apache-2.0 oslo.messaging # Apache-2.0 |