diff --git a/setup.py b/setup.py index 5e9bf8af6..f7c331a98 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ 'numpy', 'pandas', 'scipy', - 'scikit-learn<1.6.0', + 'scikit-learn>=1.4.0,<1.6.0', 'statsmodels', 'plotly', ],