Skip to content

Commit a6adaff

Browse files
authored
Merge branch 'master' into update/CPPLLAMA_VERSION
2 parents 76a6dbd + ec0868e commit a6adaff

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed
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.72.0
2+
grpcio==1.72.1
33
protobuf
44
certifi

backend/python/chatterbox/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.72.0
1+
grpcio==1.72.1
22
protobuf
33
certifi
44
packaging
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
grpcio==1.72.0
1+
grpcio==1.72.1
22
protobuf
33
grpcio-tools
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio==1.72.0
1+
grpcio==1.72.1
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.72.0
2+
grpcio==1.72.1
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.72.0
1+
grpcio==1.72.1
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.72.0
1+
grpcio==1.72.1
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.72.0
1+
grpcio==1.72.1
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.72.0
1+
grpcio==1.72.1
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.72.0
1+
grpcio==1.72.1
22
protobuf==6.31.0
33
certifi
44
setuptools

0 commit comments

Comments
 (0)