mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-27 03:13:10 +00:00
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>
8 lines
120 B
Plaintext
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
|