[router] add grpc router pd mode for chat and generate (#11140)
This commit is contained in:
@@ -67,8 +67,8 @@ dependencies = [
|
||||
"uvicorn",
|
||||
"uvloop",
|
||||
"xgrammar==0.1.24",
|
||||
"grpcio==1.74.0", # keep it align with compile_proto.py
|
||||
"grpcio-tools==1.74.0" # keep it align with compile_proto.py
|
||||
"grpcio==1.75.1", # keep it align with compile_proto.py
|
||||
"grpcio-tools==1.75.1" # keep it align with compile_proto.py
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user