# ──────────────────────────────────────────────────────────────────────
#  KiteML — Core Dependencies
#  These are installed automatically with `pip install kiteml`
# ──────────────────────────────────────────────────────────────────────
pandas>=1.5.0
scikit-learn>=1.2.0
numpy>=1.23.0
joblib>=1.2.0
rich>=13.0.0
