diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-02-28 14:35:49 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-02-28 14:35:49 +0100 |
commit | 6925d3922e061325db69a4875b4f0f48be484a83 (patch) | |
tree | e0e5f58826f7fc3767ca65446d97c16f3685b896 | |
parent | 96bb5dc834e3600a3bd0666f80f3298a420b37fa (diff) |
Updated from global requirements
Change-Id: I1f6142aa5462c63ad142e40be7f31bee560a2b78
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 a1e0d95b1..298cc38ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr!=2.1.0 # Apache-2.0 PyYAML # MIT -requests!=2.20.0 # Apache-2.0 +requests # Apache-2.0 robotframework>=3.0 scp cloudify-rest-client |