numpy>=1.24
pandas>=2.0
eb-metrics==0.2.9
eb-contracts==0.2.3

[all]
prophet>=1.1
statsmodels>=0.14
catboost>=1.2
lightgbm>=4.0
xgboost>=2.0
scikit-learn
pytest>=8.0
pytest-cov>=5.0
mypy
ruff

[catboost]
catboost>=1.2

[dev]
pytest>=8.0
pytest-cov>=5.0
mypy
ruff

[lightgbm]
lightgbm>=4.0
scikit-learn

[prophet]
prophet>=1.1

[statsmodels]
statsmodels>=0.14

[test]
pytest>=8.0
pytest-cov>=5.0

[xgboost]
xgboost>=2.0
