TEZv commited on
Commit
66a95c1
·
verified ·
1 Parent(s): 4a7ae26

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -14,6 +14,8 @@ scipy>=1.11.0
14
  matplotlib>=3.7.0
15
  Pillow>=10.0.0
16
  plotly>=5.18.0
 
 
17
 
18
  # ── HTTP / APIs ──────────────────────────────
19
  requests>=2.31.0
 
14
  matplotlib>=3.7.0
15
  Pillow>=10.0.0
16
  plotly>=5.18.0
17
+ scikit-learn>=1.3.0
18
+ xgboost>=2.0.0
19
 
20
  # ── HTTP / APIs ──────────────────────────────
21
  requests>=2.31.0