altair>=5.5.0
captum>=0.8.0
h3>=4.2.1
pandas>=2.2.3
quantile-forest>=1.4.0
scikit-learn>=1.6.1
scipy>=1.15.2
statsmodels>=0.14.4
torch~=2.6.0

[:python_version < "3.13"]
numpy>=1.26.4

[dev]
pytest>=8.3.5
pytest-cov>=6.1.1
black>=25.1.0
flake8>=7.2.0
isort>=6.0.1
mypy>=1.15.0
