flaml[automl]>=2.3.6
pandas>=2.2.0
numpy>=1.26.0
scikit-learn>=1.4.0
feature-engine>=1.8.1
joblib>=1.3.2
lightgbm>=4.3.0

[all]
ez-automl-lite[cluster,onnx,reports,timeseries]

[cluster]
kneed>=0.8.5

[dev]
pre-commit>=4.0.0
ruff>=0.8.0
mypy>=1.13.0
bandit[toml]>=1.7.10
pytest>=8.0.0
pytest-cov>=6.0.0

[onnx]
skl2onnx>=1.17.0
onnx>=1.16.0
onnxruntime>=1.18.0
onnxmltools>=1.12.0

[reports]
sweetviz>=2.3.1

[timeseries]
statsmodels>=0.14.6
prophet>=1.2.1
