diff --git a/pyproject.toml b/pyproject.toml old mode 100755 new mode 100644 index a045abc..15d3557 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "scikit-learn>=1.5.0", "scipy>=1.13.1", "seaborn>=0.13.0", - "tqdm>=4.66.1", + "tqdm>=4.67.3", "watermark>=2.4.3", "missingno>=0.5.2", "wandb>=0.17.5",