From a0792f9af584b74a16a1ce6593332c754688f391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:57:10 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 in /RecLM-gen Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- RecLM-gen/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecLM-gen/requirements.txt b/RecLM-gen/requirements.txt index 10c34dd..a715e22 100644 --- a/RecLM-gen/requirements.txt +++ b/RecLM-gen/requirements.txt @@ -10,7 +10,7 @@ python_Levenshtein==0.25.0 Requests~=2.25.1 sanic==23.12.1 torch==2.1.2 -tqdm==4.66.1 +tqdm==4.66.3 transformers==4.36.2 vllm==0.2.7 flash-attn==2.3.6