From 4704a9a2167d2f07440a12351a6a6086208bbc1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 18:43:50 +0000 Subject: [PATCH] Bump torch from 1.6.0+cpu to 2.12.0 in /DIRE/prediction_plugin Bumps [torch](https://github.com/pytorch/pytorch) from 1.6.0+cpu 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/commits/v2.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DIRE/prediction_plugin/requirements_cpu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DIRE/prediction_plugin/requirements_cpu.txt b/DIRE/prediction_plugin/requirements_cpu.txt index 9d45d2f..07183d9 100644 --- a/DIRE/prediction_plugin/requirements_cpu.txt +++ b/DIRE/prediction_plugin/requirements_cpu.txt @@ -10,4 +10,4 @@ tqdm ujson pygments # if you want to use the cpu, run pip install --find-links https://download.pytorch.org/whl/torch_stable.html -r requirements.txt -torch==1.6.0+cpu +torch==2.12.0