numpy>=1.23
scikit-learn>=1.2
skgrad>=0.1.1

[all]
captum>=0.7
catboost>=1.2
jax>=0.4
shap>=0.42
torch>=2.0
treeig>=0.1.11

[catboost]
catboost>=1.2
treeig>=0.1.11

[jax]
jax>=0.4

[shap]
shap>=0.42

[test]
build>=1
matplotlib>=3.6
pandas>=1.5
pytest>=7
shap>=0.42
twine>=5

[test:python_version < "3.11"]
tomli>=2

[torch]
captum>=0.7
torch>=2.0

[trees]
treeig>=0.1.11
