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:
Felix Matouschek
2024-02-29 13:29:03 +01:00
parent 4429ac8c03
commit 44e1c0a719
7 changed files with 15 additions and 12 deletions

View File

@@ -1,3 +1,3 @@
---
modules:
python_requires: ">=3.11.0,<3.12.0"
python_requires: ">=3.9,<=3.12"

View File

@@ -1,3 +1,5 @@
jinja2
jsonpatch
kubernetes>=28.1.0
PyYAML>=3.11
pytest
PyYAML
kubernetes