From c597f673c1b097a77d65e62cb0d9bd51dd9f4c6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 23:01:15 +0000 Subject: [PATCH] Bump torch in /wandb/run-20211017_220839-283bs44z/files Bumps [torch](https://github.com/pytorch/pytorch) from 1.9.1+cu111 to 2.6.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.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wandb/run-20211017_220839-283bs44z/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wandb/run-20211017_220839-283bs44z/files/requirements.txt b/wandb/run-20211017_220839-283bs44z/files/requirements.txt index ba22176..8c0ca3c 100644 --- a/wandb/run-20211017_220839-283bs44z/files/requirements.txt +++ b/wandb/run-20211017_220839-283bs44z/files/requirements.txt @@ -278,7 +278,7 @@ tokenizers==0.0.11 toml==0.10.2 tomli==1.2.1 toolz==0.11.1 -torch==1.9.1+cu111 +torch==2.6.0 torchaudio==0.9.1 torchmetrics==0.5.1 torchvision==0.10.1+cu111