Merge pull request #43 from 0xFelix/update-requirements

cleanup: Update requirements throughout the project
This commit is contained in:
kubevirt-bot
2024-02-29 15:56:57 +01:00
committed by GitHub
7 changed files with 15 additions and 12 deletions

View File

@@ -123,7 +123,7 @@ options:
default: "kubevirt.io/v1"
requirements:
- "python >= 3.6"
- "python >= 3.9"
- "kubernetes >= 28.1.0"
- "PyYAML >= 3.11"
"""