diff --git a/pyproject.toml b/pyproject.toml index 82bf039..ad87bcb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "scikit-image<=0.26.0", "torch>=2.5,<=2.13.0", "torchmetrics<=1.8.2", - "tqdm<=4.69.0", + "tqdm<=4.69.1", ] [project.optional-dependencies]