numpy
matplotlib
pandas
scipy

[coveraging]
coverage

[dev]
pedon[formatting,linting,pytesting,typing]
tox

[formatting]
black[jupyter]
isort

[linting]
flake8
ruff

[pytesting]
pytest>=7
pytest-cov
pytest-sugar

[typing]
mypy
pandas-stubs
