From 1298f3c0ce92ac3f3001312071da994797120dae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 02:13:24 +0000 Subject: [PATCH] Bump transformers in /microsoft-Phi-4-reasoning/QAIRT Bumps [transformers](https://github.com/huggingface/transformers) from 4.51.1 to 5.0.0rc3. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.51.1...v5.0.0rc3) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.0.0rc3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- microsoft-Phi-4-reasoning/QAIRT/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-Phi-4-reasoning/QAIRT/requirements.txt b/microsoft-Phi-4-reasoning/QAIRT/requirements.txt index f2649068c..5bb9eb808 100644 --- a/microsoft-Phi-4-reasoning/QAIRT/requirements.txt +++ b/microsoft-Phi-4-reasoning/QAIRT/requirements.txt @@ -11,4 +11,4 @@ protobuf==5.28.2 pydantic==2.11.3 tokenizers==0.21.0 torch<2.9 -transformers==4.51.1 +transformers==5.0.0rc3