diff --git a/pyproject.toml b/pyproject.toml index cf51cae..e3173d7 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.3", ] [project.optional-dependencies]