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

@@ -105,7 +105,7 @@ options:
type: int
requirements:
- "python >= 3.6"
- "python >= 3.9"
- "kubernetes >= 28.1.0"
- "PyYAML >= 3.11"
- "jsonpatch"