From 8a5ed588930abf92253647f8270e87372d76ba4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 11:16:45 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [torch](https://github.com/pytorch/pytorch) and [transformers](https://github.com/huggingface/transformers). Updates `torch` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.12.0...v2.12.1) Updates `transformers` from 5.0.0rc3 to 5.3.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v5.0.0rc3...v5.3.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.1 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 5.3.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b6445de..a4f7c29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ matplotlib==3.10.9 numpy==2.4.4 renumics-spotlight==1.8.0 scikit-learn==1.8.0 -torch==2.12.0 -transformers==5.0.0rc3 +torch==2.12.1 +transformers==5.3.0 umap-learn==0.5.12 torchcodec==0.12.0