From 349ced8bd6069cc8b19de24b98622d8646933d7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 00:52:24 +0000 Subject: [PATCH] Bump torch in /experiments/agentcompany/openhands Bumps [torch](https://github.com/pytorch/pytorch) from 2.4.0+cu121 to 2.8.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.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- experiments/agentcompany/openhands/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/agentcompany/openhands/requirements.txt b/experiments/agentcompany/openhands/requirements.txt index c1f540a..3d70965 100644 --- a/experiments/agentcompany/openhands/requirements.txt +++ b/experiments/agentcompany/openhands/requirements.txt @@ -174,7 +174,7 @@ tiktoken==0.7.0 tinycss2==1.3.0 tokenizers==0.20.3 tomli==2.0.1 -torch==2.4.0+cu121 +torch==2.8.0 torchaudio==2.4.0+cu121 torchvision==0.19.0 tornado==6.4.1