requests
wget
numpy
scipy
matplotlib
ipython
notebook
psutil

[dev]
pytest
isort
codespell
black
mypy
pylint
bumpver
mkdocs
mkdocs-material
mkdocstrings[python]
mkdocs-jupyter
pip-tools
build
twine

[linting]
codespell
isort
pylint
black

[test]
pytest

[typing]
mypy
