diff --git a/pyproject.toml b/pyproject.toml old mode 100755 new mode 100644 index a045abc..7241886 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "matplotlib>=3.9.0", "numpy>=1.26.4", "pandas>=2.1.4", - "scikit-learn>=1.5.0", + "scikit-learn>=1.7.2", "scipy>=1.13.1", "seaborn>=0.13.0", "tqdm>=4.66.1",