Files
kubevirt.core/tests/unit/requirements.txt
Felix Matouschek c55763b5aa cleanup(inventory,tests): Remove dependency on addict
Replace the remaining uses of addict's Dict with ResourceField of the
Kubernetes client. This allows to drop the dependency on addict.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-07-12 10:34:13 +02:00

8 lines
120 B
Plaintext

# This file is required by ansible-test units
jsonpatch
kubernetes>=28.1.0
PyYAML>=3.11
pytest
pytest-mock
pytest-xdist