Files
kubevirt.core/tests/unit/requirements.txt
Felix Matouschek c096f069e3 cleanup(kubevirt_vm): Drop dependency on Jinja2
Drop the dependency on Jinja2 in the kubevirt_vm module by using dicts
to construct a VM instead of rendering jinja templates internally.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-07-03 14:40:50 +02:00

9 lines
127 B
Plaintext

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