[bug] fix router installation to include additional dependency (#12348)

This commit is contained in:
Simo Lin
2025-10-29 12:45:18 -07:00
committed by GitHub
parent ed1044ac1b
commit 5259becd3c
8 changed files with 47 additions and 9 deletions

View File

@@ -18,6 +18,9 @@ Options:
### Install Dependencies
pip install "grpcio==1.75.1" "grpcio-tools==1.75.1"
Please make sure to use the same version of grpcio and grpcio-tools specified in pyproject.toml
otherwise update the versions specified in pyproject.toml
### Run Script
cd python/sglang/srt/grpc
python compile_proto.py