From ec0868e691866893d3949c64a28af350b8de2d11 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 3 Jun 2025 09:59:43 +0200 Subject: [PATCH] chore(deps): bump grpcio from 1.72.0 to 1.72.1 (#5570) Signed-off-by: Ettore Di Giacinto --- backend/python/bark/requirements.txt | 2 +- backend/python/chatterbox/requirements.txt | 2 +- backend/python/common/template/requirements.txt | 2 +- backend/python/coqui/requirements.txt | 2 +- backend/python/diffusers/requirements.txt | 2 +- backend/python/exllama2/requirements.txt | 2 +- backend/python/faster-whisper/requirements.txt | 2 +- backend/python/kokoro/requirements.txt | 2 +- backend/python/rerankers/requirements.txt | 2 +- backend/python/transformers/requirements.txt | 2 +- backend/python/vllm/requirements.txt | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/backend/python/bark/requirements.txt b/backend/python/bark/requirements.txt index 54b47b8e..05ca0420 100644 --- a/backend/python/bark/requirements.txt +++ b/backend/python/bark/requirements.txt @@ -1,4 +1,4 @@ bark==0.1.5 -grpcio==1.72.0 +grpcio==1.72.1 protobuf certifi \ No newline at end of file diff --git a/backend/python/chatterbox/requirements.txt b/backend/python/chatterbox/requirements.txt index d935560a..e625817d 100644 --- a/backend/python/chatterbox/requirements.txt +++ b/backend/python/chatterbox/requirements.txt @@ -1,4 +1,4 @@ -grpcio==1.72.0 +grpcio==1.72.1 protobuf certifi packaging diff --git a/backend/python/common/template/requirements.txt b/backend/python/common/template/requirements.txt index 16574534..bba6ad3d 100644 --- a/backend/python/common/template/requirements.txt +++ b/backend/python/common/template/requirements.txt @@ -1,3 +1,3 @@ -grpcio==1.72.0 +grpcio==1.72.1 protobuf grpcio-tools \ No newline at end of file diff --git a/backend/python/coqui/requirements.txt b/backend/python/coqui/requirements.txt index 3c6b59b1..c7dde18e 100644 --- a/backend/python/coqui/requirements.txt +++ b/backend/python/coqui/requirements.txt @@ -1,4 +1,4 @@ -grpcio==1.72.0 +grpcio==1.72.1 protobuf certifi packaging==24.1 \ No newline at end of file diff --git a/backend/python/diffusers/requirements.txt b/backend/python/diffusers/requirements.txt index d5af9b8f..6ee7fc78 100644 --- a/backend/python/diffusers/requirements.txt +++ b/backend/python/diffusers/requirements.txt @@ -1,5 +1,5 @@ setuptools -grpcio==1.72.0 +grpcio==1.72.1 pillow protobuf certifi diff --git a/backend/python/exllama2/requirements.txt b/backend/python/exllama2/requirements.txt index c9c8b8e9..760bfd0f 100644 --- a/backend/python/exllama2/requirements.txt +++ b/backend/python/exllama2/requirements.txt @@ -1,4 +1,4 @@ -grpcio==1.72.0 +grpcio==1.72.1 protobuf certifi wheel diff --git a/backend/python/faster-whisper/requirements.txt b/backend/python/faster-whisper/requirements.txt index 16574534..bba6ad3d 100644 --- a/backend/python/faster-whisper/requirements.txt +++ b/backend/python/faster-whisper/requirements.txt @@ -1,3 +1,3 @@ -grpcio==1.72.0 +grpcio==1.72.1 protobuf grpcio-tools \ No newline at end of file diff --git a/backend/python/kokoro/requirements.txt b/backend/python/kokoro/requirements.txt index 4a1e1f49..9456cb39 100644 --- a/backend/python/kokoro/requirements.txt +++ b/backend/python/kokoro/requirements.txt @@ -1,4 +1,4 @@ -grpcio==1.72.0 +grpcio==1.72.1 protobuf phonemizer scipy diff --git a/backend/python/rerankers/requirements.txt b/backend/python/rerankers/requirements.txt index 8277a7c1..4b2608d9 100644 --- a/backend/python/rerankers/requirements.txt +++ b/backend/python/rerankers/requirements.txt @@ -1,3 +1,3 @@ -grpcio==1.72.0 +grpcio==1.72.1 protobuf certifi \ No newline at end of file diff --git a/backend/python/transformers/requirements.txt b/backend/python/transformers/requirements.txt index 062c4139..f6abf94c 100644 --- a/backend/python/transformers/requirements.txt +++ b/backend/python/transformers/requirements.txt @@ -1,4 +1,4 @@ -grpcio==1.72.0 +grpcio==1.72.1 protobuf==6.31.0 certifi setuptools diff --git a/backend/python/vllm/requirements.txt b/backend/python/vllm/requirements.txt index 379c87e0..529ffde6 100644 --- a/backend/python/vllm/requirements.txt +++ b/backend/python/vllm/requirements.txt @@ -1,4 +1,4 @@ -grpcio==1.72.0 +grpcio==1.72.1 protobuf certifi setuptools \ No newline at end of file