From f53a5323f8b23666e6e56fa76a1af5a36e311648 Mon Sep 17 00:00:00 2001 From: wyc9231 Date: Sat, 4 Apr 2026 19:44:58 +0800 Subject: [PATCH] Updated requirements.txt --- requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8ed7162..8df64ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,17 +1,17 @@ -pandas==1.5.2 -numpy==1.23.5 -matplotlib==3.5.2 -seaborn==0.11.0 +pandas==2.2.3 +numpy==1.26.4 +matplotlib==3.9.4 +seaborn==0.13.2 scikit-learn==1.6.1 -scipy==1.13.1 -joblib==1.2.0 -imbalanced-learn==0.12.4 +scipy==1.15.3 +joblib==1.4.2 +imbalanced-learn==0.13.0 xgboost==2.1.4 PyAutoGUI==0.9.54 PyGetWindow==0.0.9 pyperclip==1.11.0 keyboard==0.13.5 -openpyxl==3.0.10 +openpyxl==3.1.5 Pillow==11.2.1 -statsmodels==0.13.2 -pywin32==310 +statsmodels==0.14.4 +pywin32==310 \ No newline at end of file