From 0efaa6779a434dc0abac1118d1698c97295950bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 15:46:41 +0000 Subject: [PATCH] build(deps): bump torch in /neural_networks_hero/infer/files Bumps [torch](https://github.com/pytorch/pytorch) from 1.11.0+cu113 to 2.6.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/commits/v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- neural_networks_hero/infer/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neural_networks_hero/infer/files/requirements.txt b/neural_networks_hero/infer/files/requirements.txt index 6f749e7..cd96755 100644 --- a/neural_networks_hero/infer/files/requirements.txt +++ b/neural_networks_hero/infer/files/requirements.txt @@ -1,4 +1,4 @@ numpy==1.24.1 opencv_python==4.7.0.68 Pillow==10.0.1 -torch==1.11.0+cu113 +torch==2.6.0