From 0f20d72c187943b75edfe44a3eb908e1af5929d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 16:09:59 +0000 Subject: [PATCH] Bump transformers in /serving_with_ipex_openvino_triton Bumps [transformers](https://github.com/huggingface/transformers) from 4.38.0 to 4.50.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.38.0...v4.50.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.50.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- serving_with_ipex_openvino_triton/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serving_with_ipex_openvino_triton/requirements.txt b/serving_with_ipex_openvino_triton/requirements.txt index e83a223..10a62d4 100644 --- a/serving_with_ipex_openvino_triton/requirements.txt +++ b/serving_with_ipex_openvino_triton/requirements.txt @@ -1,7 +1,7 @@ torch==2.1.0 --index-url https://download.pytorch.org/whl/cpu torchvision==0.16.0 --index-url https://download.pytorch.org/whl/cpu torchaudio==2.1.0 --index-url https://download.pytorch.org/whl/cpu -transformers==4.38.0 +transformers==4.50.0 tritonclient[all]==2.39.0 intel_extension_for_pytorch==2.1.0 intel-openmp==2023.2.0