diff --git a/setup.py b/setup.py index d93d91797..ed816a2bc 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ "requests==2.32.3", "requests-mock==1.12.1", "scikit-learn==1.5.2", - "statsmodels==0.14.3", + "statsmodels==0.14.4", "time_machine==2.15.0", "typeguard==4.3.0", "xgboost==2.1.1",