numpy>=1.24
pandas>=2.0
scikit-learn>=1.3
scipy>=1.10
tqdm>=4.60
xgboost>=2.0
category-encoders>=2.6
python-dotenv>=1.0
shap>=0.45
plotly>=5.0
nbformat>=5.0
google-cloud-bigquery>=3.0

[all]
caketool[onprem]
caketool[gcp]
caketool[wandb]
caketool[spark]
caketool[polars]

[dev]
build
twine
pip-tools
pytest
ipykernel
ruff
pre-commit

[docs]
pdoc>=14.0

[gcp]
google-cloud-aiplatform>=1.50
google-cloud-bigquery>=3.0
google-cloud-storage>=2.0
bigframes>=1.0

[onprem]
mlflow>=2.0

[polars]
polars>=0.20

[spark]
pyspark>=3.3

[wandb]
wandb>=0.17
