add kr8s to cloud dependency (#4180)

This commit is contained in:
Shuchang Zheng
2025-12-03 12:28:33 -05:00
committed by GitHub
parent 8a3d7694de
commit 3d94f415a4
2 changed files with 79 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ cloud = [
"dramatiq[asyncio]>=1.18.0,<2",
"redis>=5.0.3,<6",
"opentelemetry-exporter-otlp-proto-grpc>=1.38.0,<2",
"kr8s>=0.20.14,<1",
]
dev = [
"isort>=5.13.2",