From 7b5a12e08bcef1fe9f105870c16b8d524289a813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 06:52:21 +0000 Subject: [PATCH] chore(deps): bump tqdm in /source/model/rerank/code Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source/model/rerank/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/model/rerank/code/requirements.txt b/source/model/rerank/code/requirements.txt index 47956a3d..1c08e44f 100644 --- a/source/model/rerank/code/requirements.txt +++ b/source/model/rerank/code/requirements.txt @@ -71,7 +71,7 @@ soupsieve==2.6 threadpoolctl==3.5.0 tokenizers==0.19.1 torch==1.13.1+cu117 -tqdm==4.66.0 +tqdm==4.66.3 transformers==4.44.2 trec-car-tools==2.6 triton==2.0.0.dev20221202