From eaff89cce447b735066f9d4f535667da00f507d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 20:51:26 +0000 Subject: [PATCH] Bump torch from 2.6.0 to 2.7.0 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.6.0 to 2.7.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.6.0...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 523b33d..934bc56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ sqlalchemy==2.0.23 redis==5.0.1 # Machine Learning and Data Processing -torch==2.6.0 +torch==2.7.0 tensorflow==2.12.1 scipy>=1.15.0 # Changed to use minimum version pandas==2.1.3