X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=requirements.txt;h=cb74132e27b1a4f108ea79c2255cf250237ce3a9;hb=7d27247c1f48ac7b371bfca726b613257d1974df;hp=dc4eab10e2a8034f65fc7fcece46ab613af0fca7;hpb=6a86854b504db5a67b243053bd1916f914b8717d;p=functest.git diff --git a/requirements.txt b/requirements.txt index dc4eab10e..cb74132e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,12 +3,12 @@ # 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!=2.20.0,!=2.24.0 # Apache-2.0 robotframework>=3.0 scp cloudify-rest-client -mock # BSD -PrettyTable<0.8 # BSD +mock!=4.0.0,!=4.0.1 # BSD +PrettyTable # BSD six # MIT paramiko # LGPLv2.1+ Jinja2 # BSD License (3 clause) @@ -16,6 +16,6 @@ xtesting os-client-config # Apache-2.0 shade # Apache-2.0 ruamel.yaml.jinja2 # MIT -tempest +tempest # Apache-2.0 rally rally-openstack