From e2dcfb83173828219da99e6749260a62aefb7fef Mon Sep 17 00:00:00 2001 From: Giorgio <122452088+GiorgioMB@users.noreply.github.com> Date: Tue, 9 Apr 2024 11:22:32 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 66b890e..fe53697 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,7 @@ numpy>=1.23 scipy>=1.7.1 matplotlib>=3.4.2 seaborn>=0.11.1 +scikit-learn>=1.4.1.post1 +statsmodels>=0.14.1 arch>=4.19 optuna>=2.10.0