Files
kubevirt.core/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

4 lines
42 B
Plaintext

jsonpatch
kubernetes>=28.1.0
PyYAML>=3.11