From 7599dd6d0dff393dab5610df9611820c04293ada Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 10:31:57 +0000 Subject: [PATCH] Bump torch from 1.11.0+cu113 to 2.2.0 Bumps [torch](https://github.com/pytorch/pytorch) from 1.11.0+cu113 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 67f59db..0429c19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -176,7 +176,7 @@ threadpoolctl==3.0.0 tifffile==2021.11.2 toml==0.10.2 tomli==1.2.2 -torch==1.11.0+cu113 +torch==2.2.0 torchaudio==0.11.0 torchvision==0.12.0 tornado==6.1