numpy>=1.23
scikit-learn>=1.2

[all]
captum>=0.7
shap>=0.42
torch>=2.0
treeig>=0.1.8

[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.8
