# ML dependencies for ModelSwarm experiments
# Install with: pip install -r requirements-ml.txt

numpy>=1.24
pandas>=2.0
scikit-learn>=1.3
lightgbm>=4.0
xgboost>=2.0
catboost>=1.2
scipy>=1.10
