pandas>=2.0.0
numpy>=1.24.0
scikit-learn<2.0.0,>=1.4.0
polars>=1.36.0
pydantic>=2.0.0
scipy>=1.10.0
statsmodels>=0.14.0

[dev]
pytest
twine
build

[eda]
vaderSentiment>=3.3.2
causal-learn>=0.1.3.0

[modeling-xgboost]
xgboost>=2.1.4

[preprocessing-imbalanced]
imbalanced-learn>=0.13.0

[tuning]
optuna>=3.0.0
optuna-integration>=3.0.0

[viz]
matplotlib>=3.7.0
rich>=13.0.0
