mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
cleanup: Update requirements throughout the project
Update the requirements throughout the project to be in sync and to reflect the current state of dependencies. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
---
|
||||
modules:
|
||||
python_requires: ">=3.11.0,<3.12.0"
|
||||
python_requires: ">=3.9,<=3.12"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
jinja2
|
||||
jsonpatch
|
||||
kubernetes>=28.1.0
|
||||
PyYAML>=3.11
|
||||
pytest
|
||||
PyYAML
|
||||
kubernetes
|
||||
|
||||
Reference in New Issue
Block a user