numpy
scipy
matplotlib
pandas

[coveraging]
coverage

[dev]
spei[coveraging,formatting,linting,pytesting,typing]

[formatting]
black[jupyter]
isort

[linting]
flake8
ruff

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

[typing]
mypy
pandas-stubs
