Update Xtesting to 0.98
[functest.git] / requirements.txt
index c997c36..385f8d8 100644 (file)
@@ -3,14 +3,14 @@
 # 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!=3.4.0 # BSD
 six # MIT
-paramiko # LGPLv2.1+
+paramiko!=2.9.0,!=2.9.1 # LGPLv2.1+
 Jinja2 # BSD License (3 clause)
 xtesting
 os-client-config # Apache-2.0
@@ -19,3 +19,4 @@ ruamel.yaml.jinja2 # MIT
 tempest # Apache-2.0
 rally
 rally-openstack
+munch # MIT