Skip to content

Commit ee8a2be

Browse files
build(deps): update tqdm requirement from <=4.67.1 to <=4.67.2
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@v1.0.0...v4.67.2) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5104411 commit ee8a2be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
"scikit-image<=0.26.0",
4343
"torch>=2.5,<=2.10.0",
4444
"torchmetrics<=1.8.2",
45-
"tqdm<=4.67.1",
45+
"tqdm<=4.67.2",
4646
]
4747

4848
[project.optional-dependencies]

0 commit comments

Comments
 (0)