From d263f09a43ff48d8eaadc8d66f8fd068bd759485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 08:49:12 +0000 Subject: [PATCH] build(deps): bump torch in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.10.0 to 2.12.0 - [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.10.0...v2.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.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 7ab5361..6ad5931 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ python-dotenv python-multipart playwright essentia -torch==2.10.0 -transformers==5.0.0 +torch==2.12.0 +transformers==5.12.0 timm uvicorn