diff --git a/pyproject.toml b/pyproject.toml index 13c439fbb678..1f51bddc8a13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,8 +22,8 @@ dependencies = [ "pandas>=2.3.3", "pillow>=11.3", "rich>=13.9.4", - "scikit-learn>=1.5.2", - "scipy>=1.16.2", + "scikit-learn>=1.9", + "scipy>=1.18.1", "statsmodels>=0.14.4", "sympy>=1.13.3", "tweepy>=4.14",