Files
kubevirt.core/requirements.txt
Felix Matouschek 44fce1cc31 fix: Ensure compatibility with KubeVirt >=1.1.0
Ensure compatibility with KubeVirt >=1.1.0 by monkey patching
kubernetes.core to handle apis of the format a/b/c and requiring
kubernetes>=28.1.0.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-02-29 11:21:17 +01:00

5 lines
43 B
Plaintext

kubernetes>=28.1.0
PyYaml
jsonpatch
jinja2