From cf2bb1a7a3fafa311674d462bcdd365e9bc2d48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 10:12:13 +0000 Subject: [PATCH] Bump torch from 0.2.0.post4 to 2.2.0 in /github_issue_summarization Bumps [torch](https://github.com/pytorch/pytorch) from 0.2.0.post4 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] --- github_issue_summarization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github_issue_summarization/requirements.txt b/github_issue_summarization/requirements.txt index 3857b5c90..ebc4c9a4a 100644 --- a/github_issue_summarization/requirements.txt +++ b/github_issue_summarization/requirements.txt @@ -210,7 +210,7 @@ textacy==0.5.0 thinc==6.10.2 thrift==0.10.0 toolz==0.9.0 -torch==0.2.0.post4 +torch==2.2.0 torchtext==0.2.0 torchvision==0.1.9 tornado==4.5.2