From da596c87052fe4467e52d2db9272d3ec71728efe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 18:26:42 +0000 Subject: [PATCH] Bump torch from 1.6.0+cpu to 2.7.0 in /DIRE/prediction_plugin Bumps [torch](https://github.com/pytorch/pytorch) from 1.6.0+cpu 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/commits/v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.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..d5b2703 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.7.0