From ba730d9040d220b8fee55886e0a63634296efce9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:26:48 +0000 Subject: [PATCH] Bump tqdm from 4.62.3 to 4.66.3 in /markuplm Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.3 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.62.3...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- markuplm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markuplm/requirements.txt b/markuplm/requirements.txt index 6e59865c5..9936eadb1 100644 --- a/markuplm/requirements.txt +++ b/markuplm/requirements.txt @@ -5,7 +5,7 @@ torch==1.7.1+cu110 transformers[sentencepiece]==4.10.2 lxml==4.9.1 absl-py==0.12.0 -tqdm==4.62.3 +tqdm==4.66.3 networkx==2.3 tensorboardX==1.8 bs4==0.0.1 \ No newline at end of file