diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2024-09-09 10:30:15 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2024-09-09 10:31:17 +0200 |
commit | c4de3877ca0ff53820fb8019f1cea067969f16ad (patch) | |
tree | 888ad6f904b932a61ceef51ec9a2b03ae9913451 /upper-constraints.txt | |
parent | 66f8394c745bd7a3951699134e0ee8d4369f6d6b (diff) |
Update to Alpine 3.20
Please note functest kubernetes now hosts its
upper-constraints.txt.
Change-Id: I87a4fa5e5437841d7f708d3ed9cc332d3b676cfb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt new file mode 100644 index 00000000..c0aafa98 --- /dev/null +++ b/upper-constraints.txt @@ -0,0 +1,24 @@ +git+https://gerrit.opnfv.org/gerrit/functest#egg=functest +git+https://github.com/collivier/cloudify-rest-client.git@4.3.3-py3#egg=cloudify-rest-client +robotframework===4.1.2 +robotframework-httplibrary===0.4.2 +robotframework-requests===0.9.2 +robotframework-sshlibrary===3.8.0 +xtesting===1.0.0 +bandit===1.7.5 +bandit===1.7.0 +ruamel.yaml.jinja2==0.2.2 +-e git+https://opendev.org/openstack/tempest#egg=tempest +-e git+https://opendev.org/openstack/rally.git#egg=rally +git+https://opendev.org/openstack/rally-openstack.git#egg=rally-openstack +git+https://github.com/xrally/xrally-kubernetes.git#egg=xrally-kubernetes +pylint===2.11.1 +flake8===4.0.1 +pytest===7.1.2 +pytest-cov===3.0.0 +pytest-html===3.1.1 +ruamel.yaml===0.17.17 +sphinxcontrib-spelling===4.3.0 +ansible-lint===5.2.1 +setuptools_scm===6.3.2 +pre-commit===3.1.1 |