From 43e225404a0ae6f65ae0ae45f9656249f34c05ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 03:29:58 +0000 Subject: [PATCH] Bump transformers Bumps [transformers](https://github.com/huggingface/transformers) from 4.28.1 to 5.0.0rc3. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.28.1...v5.0.0rc3) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.0.0rc3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../wandb/run-20240609_214112-olqxxhne/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eval/videophy/videocon/training/wandb/run-20240609_214112-olqxxhne/files/requirements.txt b/eval/videophy/videocon/training/wandb/run-20240609_214112-olqxxhne/files/requirements.txt index 5badd70..f0a2399 100644 --- a/eval/videophy/videocon/training/wandb/run-20240609_214112-olqxxhne/files/requirements.txt +++ b/eval/videophy/videocon/training/wandb/run-20240609_214112-olqxxhne/files/requirements.txt @@ -177,7 +177,7 @@ torch==2.3.0 torchaudio==0.13.1 torchvision==0.14.1 tqdm==4.66.1 -transformers==4.28.1 +transformers==5.0.0rc3 triton==2.3.0 trl==0.7.11 typing-extensions==4.12.0