From 08518537fff14e0916dde484ab110562a4e86086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 17:16:30 +0000 Subject: [PATCH] Bump transformers in /community/oran-chatbot-multimodal Bumps [transformers](https://github.com/huggingface/transformers) from 4.35.2 to 4.52.1. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.35.2...v4.52.1) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.52.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- community/oran-chatbot-multimodal/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/oran-chatbot-multimodal/requirements.txt b/community/oran-chatbot-multimodal/requirements.txt index 8d901c74e..d3686c87b 100644 --- a/community/oran-chatbot-multimodal/requirements.txt +++ b/community/oran-chatbot-multimodal/requirements.txt @@ -30,7 +30,7 @@ streamlit==1.30.0 streamlit_analytics==0.4.1 streamlit_feedback==0.1.3 torch==2.1.2 -transformers==4.35.2 +transformers==4.52.1 unstructured[all-docs]==0.11.2 uvicorn[standard]==0.24.0 wheel