[Deps] Raise smg-grpc-servicer floor to >=0.9.0 to unbreak SMG E2E CI (#38801)

Co-authored-by: Kangyan Zhou <kangyan.zhou@radixark.ai>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Kangyan-Zhou
2026-09-10 13:55:36 -07:00
committed by GitHub
co-authored by Kangyan Zhou Claude Opus 5
parent a26273d668
commit 06dfe05d65
7 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ dependencies = [
"sgl-deep-ep==0.1.2",
"sgl-deep-gemm==0.1.7",
"sglang-kernel==0.4.6.post1",
"smg-grpc-servicer>=0.5.0",
"smg-grpc-servicer>=0.9.0",
"soundfile==0.13.1",
"tiktoken",
"tilelang==0.1.12",