From 709ee681b3074bf8b6b91ba3c3d0dc6e17b3c021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 18:35:43 +0000 Subject: [PATCH] Bump torch in /research/information_retrieval/doc2query Bumps [torch](https://github.com/pytorch/pytorch) from 1.8.0 to 2.7.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/v1.8.0...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- research/information_retrieval/doc2query/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/information_retrieval/doc2query/requirements.txt b/research/information_retrieval/doc2query/requirements.txt index 3e1b519178a..285c6094cbe 100644 --- a/research/information_retrieval/doc2query/requirements.txt +++ b/research/information_retrieval/doc2query/requirements.txt @@ -120,7 +120,7 @@ threadpoolctl==2.1.0 tifffile==2021.6.14 tokenizers==0.10.3 toposort==1.6 -torch==1.8.0 +torch==2.7.0 tornado==6.3.2 tqdm==4.61.1 traitlets==5.0.5