From 163f6f7792e1fa6cbcbb349742f22bafd014345d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 10:25:40 +0000 Subject: [PATCH] Bump torch from 1.11 to 2.2.0 in /hi-ml-cpath Bumps [torch](https://github.com/pytorch/pytorch) from 1.11 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.11.0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hi-ml-cpath/requirements_run.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hi-ml-cpath/requirements_run.txt b/hi-ml-cpath/requirements_run.txt index c71045268..0dfbc5d52 100644 --- a/hi-ml-cpath/requirements_run.txt +++ b/hi-ml-cpath/requirements_run.txt @@ -15,7 +15,7 @@ seaborn==0.13.0 simpleitk==2.1.1.2 tifffile==2022.10.10 timm==0.6.12 -torch==1.11 +torch==2.2.0 torchmetrics==0.10.2 torchstain==1.3.0 umap-learn==0.5.2