From 2fde1587011f95cf34a686111a4ef00299993572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 11:07:18 +0000 Subject: [PATCH] Bump torch from 1.6.0+cpu to 2.2.0 in /DIRE/prediction_plugin Bumps [torch](https://github.com/pytorch/pytorch) from 1.6.0+cpu to 2.2.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.2.0) --- updated-dependencies: - dependency-name: torch 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..16b42e5 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.2.0