Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 709ee68

Browse files
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](pytorch/pytorch@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] <[email protected]>
1 parent b49104a commit 709ee68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

research/information_retrieval/doc2query/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ threadpoolctl==2.1.0
120120
tifffile==2021.6.14
121121
tokenizers==0.10.3
122122
toposort==1.6
123-
torch==1.8.0
123+
torch==2.7.0
124124
tornado==6.3.2
125125
tqdm==4.61.1
126126
traitlets==5.0.5

0 commit comments

Comments
 (0)