From 2dcca30cc801a39924f566bbb87b0d0b1e88370f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 22:55:59 +0000 Subject: [PATCH] Bump torch in /models/monai/vista3d/code/vista3d_bundle Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.1 to 2.13.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/v2.7.1...v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- models/monai/vista3d/code/vista3d_bundle/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/monai/vista3d/code/vista3d_bundle/requirements.txt b/models/monai/vista3d/code/vista3d_bundle/requirements.txt index dfcb3b7f..51398ef5 100644 --- a/models/monai/vista3d/code/vista3d_bundle/requirements.txt +++ b/models/monai/vista3d/code/vista3d_bundle/requirements.txt @@ -7,7 +7,7 @@ Pillow==12.1.1 PyYAML==6.0.2 scipy==1.14.0 scikit-image==0.24.0 -torch==2.7.1 +torch==2.13.0 tqdm==4.66.3 tensorboard==2.13.0 einops==0.6.1