diff --git a/pyproject.toml b/pyproject.toml index cf51cae..f82f598 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "scikit-image<=0.26.0", "torch>=2.5,<=2.10.0", "torchmetrics<=1.8.2", - "tqdm<=4.67.1", + "tqdm<=4.67.2", ] [project.optional-dependencies]