mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-05-07 22:02:38 +00:00
Merge pull request #43 from 0xFelix/update-requirements
cleanup: Update requirements throughout the project
This commit is contained in:
@@ -105,7 +105,7 @@ options:
|
||||
type: int
|
||||
|
||||
requirements:
|
||||
- "python >= 3.6"
|
||||
- "python >= 3.9"
|
||||
- "kubernetes >= 28.1.0"
|
||||
- "PyYAML >= 3.11"
|
||||
- "jsonpatch"
|
||||
|
||||
@@ -68,8 +68,9 @@ extends_documentation_fragment:
|
||||
- kubernetes.core.k8s_auth_options
|
||||
|
||||
requirements:
|
||||
- "python >= 3.6"
|
||||
- "python >= 3.9"
|
||||
- "kubernetes >= 28.1.0"
|
||||
- "PyYAML >= 3.11"
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
||||
Reference in New Issue
Block a user