Skip to content

Commit cae9bf1

Browse files
authored
chore(deps): bump grpcio to 1.72.0 (#5244)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 5bb5da0 commit cae9bf1

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

backend/python/bark/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
bark==0.1.5
2-
grpcio==1.71.0
2+
grpcio==1.72.0
33
protobuf
44
certifi
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
grpcio==1.71.0
1+
grpcio==1.72.0
22
protobuf
33
grpcio-tools

backend/python/coqui/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.71.0
1+
grpcio==1.72.0
22
protobuf
33
certifi
44
packaging==24.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
setuptools
2-
grpcio==1.71.0
2+
grpcio==1.72.0
33
pillow
44
protobuf
55
certifi

backend/python/exllama2/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.71.0
1+
grpcio==1.72.0
22
protobuf
33
certifi
44
wheel
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
grpcio==1.71.0
1+
grpcio==1.72.0
22
protobuf
33
grpcio-tools

backend/python/kokoro/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.71.0
1+
grpcio==1.72.0
22
protobuf
33
phonemizer
44
scipy
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
grpcio==1.71.0
1+
grpcio==1.72.0
22
protobuf
33
certifi

backend/python/transformers/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.71.0
1+
grpcio==1.72.0
22
protobuf
33
certifi
44
setuptools

backend/python/vllm/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.71.0
1+
grpcio==1.72.0
22
protobuf
33
certifi
44
setuptools

0 commit comments

Comments
 (0)