diff --git a/pyproject.toml b/pyproject.toml index 363ec1f..148022d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ science = [ "matplotlib>=3.9", "numpy>=2.2.6", "pandas>=2.2", - "scikit-learn>=1.5", + "scikit-learn>=1.7.2", "scipy>=1.14", "seaborn>=0.13", ]