From 8be41bd970255a0fc9dcd9aa8171682e251755e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 22:37:10 +0000 Subject: [PATCH] Bump torch from 2.4.1+cu121 to 2.8.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.4.1+cu121 to 2.8.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.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dockerize/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerize/requirements.txt b/dockerize/requirements.txt index b98e559..491fdfb 100644 --- a/dockerize/requirements.txt +++ b/dockerize/requirements.txt @@ -226,7 +226,7 @@ threadpoolctl==3.6.0 tifffile==2025.5.10 tokenizers==0.19.1 tomli @ file:///opt/conda/conda-bld/tomli_1657175507142/work -torch==2.4.1+cu121 +torch==2.8.0 torch-model-archiver==0.12.0 torch-workflow-archiver==0.2.15 torchaudio==2.4.1+cu121 diff --git a/requirements.txt b/requirements.txt index 8f9d8e8..d3a3633 100644 --- a/requirements.txt +++ b/requirements.txt @@ -223,7 +223,7 @@ threadpoolctl==3.6.0 tifffile==2025.5.10 tokenizers==0.19.1 tomli @ file:///opt/conda/conda-bld/tomli_1657175507142/work -torch==2.4.1+cu121 +torch==2.8.0 torch-model-archiver==0.12.0 torch-workflow-archiver==0.2.15 torchaudio==2.4.1+cu121