diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2019-03-01 10:31:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2019-03-01 10:31:01 +0000 |
commit | 9924438f9d116aed656009c3cee3d1265ab0576d (patch) | |
tree | 71db16478ae0bc0072e115a221cc410fd948776b /requirements.txt | |
parent | 9d041d82e1c5b05f64e7635574a83f27746d5846 (diff) | |
parent | 6925d3922e061325db69a4875b4f0f48be484a83 (diff) |
Merge "Updated from global requirements"
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 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 |