From 4faf914f2deb0cfed38fda3889cc7d445660ac8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:57:49 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 in /RecExplainer 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] --- RecExplainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecExplainer/requirements.txt b/RecExplainer/requirements.txt index 96924b3..84629ee 100644 --- a/RecExplainer/requirements.txt +++ b/RecExplainer/requirements.txt @@ -10,7 +10,7 @@ pandas==2.1.3 scikit-learn==1.3.2 scipy==1.11.4 tokenizers==0.13.3 -tqdm==4.66.1 +tqdm==4.66.3 transformers==4.31.0 wandb==0.16.0 peft==0.6.2