mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-08-25 09:27:36 +00:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user