numpy
scipy
matplotlib
pandas

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

[formatting]
black[jupyter]
isort

[linting]
flake8

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

[typing]
mypy
pandas-stubs
