mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-27 03:13:10 +00:00
Add the requirements.txt with requirements needed by ansible-test units. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
10 lines
134 B
Plaintext
10 lines
134 B
Plaintext
# This file is required by ansible-test units
|
|
jinja2
|
|
jsonpatch
|
|
kubernetes>=28.1.0
|
|
PyYAML>=3.11
|
|
addict
|
|
pytest
|
|
pytest-mock
|
|
pytest-xdist
|