Updated from global requirements 57/74457/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 9 Jan 2024 16:10:53 +0000 (17:10 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 9 Jan 2024 16:10:53 +0000 (17:10 +0100)
Change-Id: Idefb2181f302a0fd476a303162f8a1c27e574124
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
requirements.txt
test-requirements.txt

index 23fc58e..385f8d8 100644 (file)
@@ -8,9 +8,9 @@ robotframework>=3.0
 scp
 cloudify-rest-client
 mock!=4.0.0,!=4.0.1 # BSD
-PrettyTable # 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,4 +19,4 @@ ruamel.yaml.jinja2 # MIT
 tempest # Apache-2.0
 rally
 rally-openstack
-munch  # MIT
+munch # MIT
index 5fdfd29..03f57b9 100644 (file)
@@ -3,9 +3,9 @@
 # process, which may cause wedges in the gate later.
 coverage!=4.4 # Apache-2.0
 mock!=4.0.0,!=4.0.1 # BSD
-pytest  # MIT
-pytest-html  #MPL-2.0
-pytest-cov
+pytest # MIT
+pytest-html #MPL-2.0
+pytest-cov # MIT
 flake8 # MIT
 pylint # GPLv2
 sphinx!=1.6.6,!=1.6.7,!=2.1.0,!=3.0.0,!=3.4.2 # BSD