Skip to content

Commit efe9879

Browse files
Update tqdm requirement from ~=4.67.2 to ~=4.67.3
Updates the requirements on [tqdm](https://github.com/tqdm/tqdm) to permit the latest version. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.2...v4.67.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 873be52 commit efe9879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ joblib~=1.5.3
99
numpy~=2.4.2
1010
pathlib~=1.0.1
1111
safetensors~=0.7.0
12-
tqdm~=4.67.2
12+
tqdm~=4.67.3
1313
WMI~=1.5.1
1414
prettytable~=3.17.0
1515
matplotlib~=3.10.8

0 commit comments

Comments
 (0)