From 1ddbc65a12a407e3a3465595f310ecb6fecfd2cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 11:00:06 +0000 Subject: [PATCH] Bump torch from 1.4.0 to 2.2.0 in /detection Bumps [torch](https://github.com/pytorch/pytorch) from 1.4.0 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/compare/v1.4.0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detection/requirements.txt b/detection/requirements.txt index b7afc7e..aa7c1c3 100644 --- a/detection/requirements.txt +++ b/detection/requirements.txt @@ -1,4 +1,4 @@ -torch==1.4.0 +torch==2.2.0 torchvision==0.5.0 pydicom==1.4.2 pylidc==0.2.1