diff --git a/pyproject.toml b/pyproject.toml index 0ccbd341d9..c6827a84f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dependencies = [ "numpy>=1.21.0,<2.1.0", "packaging>=20.0", "pandas>=2.0.0,<2.3.0", - "scikit-learn>=1.0.0,<1.6.0", + "scikit-learn>=1.0.0,<1.7.0", "scipy>=1.9.0,<1.15.0", "typing-extensions>=4.6.0", ]