[CI][Build] Pin grpcio-tools==1.78.0 (#34048)

Signed-off-by: wang.yuqi <noooop@126.com>
Co-authored-by: Cyrus Leung <cyrus.tl.leung@gmail.com>
This commit is contained in:
wang.yuqi
2026-02-07 21:24:35 +08:00
committed by GitHub
parent 11a4c9d30d
commit 6ed5eda300
5 changed files with 12 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ requires = [
"torch == 2.9.1",
"wheel",
"jinja2",
"grpcio-tools",
"grpcio-tools==1.78.0",
]
build-backend = "setuptools.build_meta"

View File

@@ -10,4 +10,4 @@ jinja2>=3.1.6
regex
build
protobuf
grpcio-tools
grpcio-tools==1.78.0 # Required for grpc entrypoints

View File

@@ -15,4 +15,4 @@ setuptools-scm>=8
runai-model-streamer[s3,gcs]==0.15.3
conch-triton-kernels==1.2.1
timm>=1.0.17
grpcio-tools>=1.76.0
grpcio-tools==1.78.0 # Should match `build.txt`

View File

@@ -48,6 +48,7 @@ buildkite-test-collector==0.1.9
genai_perf>=0.0.8
tritonclient>=2.51.0
grpcio-tools==1.78.0 # Should match `build.txt`
arctic-inference == 0.1.1 # Required for suffix decoding test
numba == 0.61.2 # Required for N-gram speculative decoding
numpy

View File

@@ -303,8 +303,12 @@ graphql-relay==3.2.0
# via graphene
greenlet==3.2.3
# via sqlalchemy
grpcio==1.76.0
# via ray
grpcio==1.78.0
# via
# grpcio-tools
# ray
grpcio-tools==1.78.0
# via -r requirements/test.in
gunicorn==23.0.0
# via mlflow
h11==0.14.0
@@ -777,6 +781,7 @@ protobuf==6.33.2
# via
# google-api-core
# googleapis-common-protos
# grpcio-tools
# mlflow-skinny
# opentelemetry-proto
# proto-plus
@@ -1046,6 +1051,7 @@ sentence-transformers==5.2.0
# mteb
setuptools==77.0.3
# via
# grpcio-tools
# lightning-utilities
# pytablewriter
# torch