fix(deps): pin grpcio (#5621)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto
2025-06-10 14:21:51 +02:00
committed by GitHub
parent 6efa97ce0b
commit 88e570b5de
13 changed files with 14 additions and 14 deletions

View File

@ -99,7 +99,7 @@ jobs:
go install github.com/GeertJohan/go.rice/rice@latest
# The python3-grpc-tools package in 22.04 is too old
pip install --user grpcio-tools
pip install --user grpcio-tools==1.71.0 grpcio==1.71.0
make -C backend/python/transformers
@ -223,7 +223,7 @@ jobs:
- name: Dependencies
run: |
brew install protobuf grpc make protoc-gen-go protoc-gen-go-grpc libomp llvm
pip install --user --no-cache-dir grpcio-tools
pip install --user --no-cache-dir grpcio-tools==1.71.0 grpcio==1.71.0
go install github.com/GeertJohan/go.rice/rice@latest
- name: Test
run: |

View File

@ -100,7 +100,7 @@ RUN apt-get update && \
pip install --upgrade pip
# Install grpcio-tools (the version in 22.04 is too old)
RUN pip install --user grpcio-tools
RUN pip install --user grpcio-tools==1.71.0 grpcio==1.71.0
###################################
###################################

View File

@ -1,4 +1,4 @@
bark==0.1.5
grpcio==1.72.1
grpcio==1.71.0
protobuf
certifi

View File

@ -1,4 +1,4 @@
grpcio==1.72.1
grpcio==1.71.0
protobuf
certifi
packaging

View File

@ -1,3 +1,3 @@
grpcio==1.72.1
grpcio==1.71.0
protobuf
grpcio-tools

View File

@ -1,4 +1,4 @@
grpcio==1.72.1
grpcio==1.71.0
protobuf
certifi
packaging==24.1

View File

@ -1,5 +1,5 @@
setuptools
grpcio==1.72.1
grpcio==1.71.0
pillow
protobuf
certifi

View File

@ -1,4 +1,4 @@
grpcio==1.72.1
grpcio==1.71.0
protobuf
certifi
wheel

View File

@ -1,3 +1,3 @@
grpcio==1.72.1
grpcio==1.71.0
protobuf
grpcio-tools

View File

@ -1,4 +1,4 @@
grpcio==1.72.1
grpcio==1.71.0
protobuf
phonemizer
scipy

View File

@ -1,3 +1,3 @@
grpcio==1.72.1
grpcio==1.71.0
protobuf
certifi

View File

@ -1,4 +1,4 @@
grpcio==1.72.1
grpcio==1.71.0
protobuf==6.31.0
certifi
setuptools

View File

@ -1,4 +1,4 @@
grpcio==1.72.1
grpcio==1.71.0
protobuf
certifi
setuptools