pandas>=2
catboost>=1.0.1
panel>=1.4.1
jinja2>=2.11.0
scipy>=1.4.0
seaborn>=0.10.1
shapash>=2.0.0
plotly

[all]
eurybia[dev,mypy,ruff,test]

[dev]
pre-commit
mypy
ruff

[mypy]
mypy

[ruff]
ruff

[test]
pytest
pytest-cov
