Skip to content

Commit 21253a0

Browse files
Update tqdm requirement from ~=4.67.3 to ~=4.68.1
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.3...v4.68.1) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.68.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fecb60a commit 21253a0

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.6
1010
pathlib~=1.0.1
1111
safetensors~=0.7.0
12-
tqdm~=4.67.3
12+
tqdm~=4.68.1
1313
WMI~=1.5.1
1414
prettytable~=3.17.0
1515
matplotlib~=3.10.9

0 commit comments

Comments
 (0)