Skip to content

Commit a9c521e

Browse files
authored
fix(deps): bump grpcio (#3362)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent a913fd3 commit a9c521e

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
accelerate
22
auto-gptq==0.7.1
3-
grpcio==1.65.4
3+
grpcio==1.66.0
44
protobuf
55
certifi
66
transformers

backend/python/bark/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
bark==0.1.5
2-
grpcio==1.65.5
2+
grpcio==1.66.0
33
protobuf
44
certifi
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.65.5
1+
grpcio==1.66.0
22
protobuf

backend/python/coqui/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
TTS==0.22.0
2-
grpcio==1.65.5
2+
grpcio==1.66.0
33
protobuf
44
certifi
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
setuptools
2-
grpcio==1.65.4
2+
grpcio==1.66.0
33
pillow
44
protobuf
55
certifi
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.65.5
1+
grpcio==1.66.0
22
protobuf
33
certifi
44
setuptools

backend/python/exllama2/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.65.4
1+
grpcio==1.66.0
22
protobuf
33
certifi
44
wheel

backend/python/mamba/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
grpcio==1.65.5
1+
grpcio==1.66.0
22
protobuf
33
certifi

backend/python/openvoice/requirements-intel.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
intel-extension-for-pytorch
33
torch
44
optimum[openvino]
5-
grpcio==1.65.5
5+
grpcio==1.66.0
66
protobuf
77
librosa==0.9.1
88
faster-whisper==1.0.3

backend/python/openvoice/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.65.5
1+
grpcio==1.66.0
22
protobuf
33
librosa
44
faster-whisper
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.65.5
1+
grpcio==1.66.0
22
protobuf
33
certifi
44
llvmlite==0.43.0
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
grpcio==1.65.4
1+
grpcio==1.66.0
22
protobuf
33
certifi
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
grpcio==1.65.5
1+
grpcio==1.66.0
22
protobuf
33
certifi
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.65.5
1+
grpcio==1.66.0
22
protobuf
33
scipy==1.14.0
44
certifi
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.65.5
1+
grpcio==1.66.0
22
protobuf
33
certifi
44
setuptools==69.5.1 # https://github.com/mudler/LocalAI/issues/2406
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
grpcio==1.65.5
1+
grpcio==1.66.0
22
protobuf
33
certifi

backend/python/vllm/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.65.5
1+
grpcio==1.66.0
22
protobuf
33
certifi
44
setuptools

0 commit comments

Comments
 (0)