Skip to content

Commit 4d44ebc

Browse files
authored
chore(deps): bump grpcio to 1.70.0 (mudler#4682)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 9a1182f commit 4d44ebc

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
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.69.0
3+
grpcio==1.70.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.69.0
2+
grpcio==1.70.0
33
protobuf
44
certifi
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
grpcio==1.69.0
1+
grpcio==1.70.0
22
protobuf
33
grpcio-tools

backend/python/coqui/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.69.0
1+
grpcio==1.70.0
22
protobuf
33
certifi
44
packaging==24.1
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
setuptools
2-
grpcio==1.69.0
2+
grpcio==1.70.0
33
pillow
44
protobuf
55
certifi

backend/python/exllama2/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.69.0
1+
grpcio==1.70.0
22
protobuf
33
certifi
44
wheel
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
grpcio==1.69.0
1+
grpcio==1.70.0
22
protobuf
33
grpcio-tools

backend/python/kokoro/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.69.0
1+
grpcio==1.70.0
22
protobuf
33
phonemizer
44
scipy
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
grpcio==1.69.0
1+
grpcio==1.70.0
22
protobuf
33
certifi

backend/python/transformers/requirements.txt

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

backend/python/vllm/requirements.txt

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

0 commit comments

Comments
 (0)