pandas>=1.5
numpy>=1.23
scikit-learn>=1.2
cachetools>=5.0

[all]
xgboost>=1.7
lightgbm>=3.3
catboost>=1.1
shap>=0.42
polars>=0.19
tensorflow>=2.12

[catboost]
catboost>=1.1

[dev]
pytest>=7.0
mkdocs-material>=9.0
mkdocstrings[python]>=0.24

[lightgbm]
lightgbm>=3.3

[polars]
polars>=0.19

[shap]
shap>=0.42

[tensorflow]
tensorflow>=2.12

[xgboost]
xgboost>=1.7
