fix(deps): pin kubernetes client to <36.0.0 to resolve call_api crash (#1363)

Signed-off-by: Aastha-spec-tech <explorethings12345@gmail.com>
This commit is contained in:
Aastha-spec-tech
2026-05-28 14:26:09 -04:00
committed by GitHub
parent c0cf47dfed
commit 354de0ff53
+1 -1
View File
@@ -18,7 +18,7 @@ jinja2==3.1.6
jaraco-context>=6.1.0 # Fixes GHSA-58pv-8j8x-9vj2
cbor2<5.7.0 # Pinned by arcaflow-plugin-sdk
lxml==6.1.0
kubernetes>=35.0.0
kubernetes>=35.0.0,<36.0.0
krkn-lib==6.1.0
numpy==1.26.4
pandas==2.2.0