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

Commit 09960da

Browse files
Bump transformers in /research/information_retrieval/doc2query
Bumps [transformers](https://github.com/huggingface/transformers) from 4.7.0 to 4.50.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.7.0...v4.50.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.50.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b49104a commit 09960da

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
@@ -124,7 +124,7 @@ torch==1.8.0
124124
tornado==6.3.2
125125
tqdm==4.61.1
126126
traitlets==5.0.5
127-
transformers==4.7.0
127+
transformers==4.50.0
128128
typer==0.3.2
129129
typing-extensions==3.10.0.0
130130
urllib3==1.26.18

0 commit comments

Comments
 (0)