# development
black
coverage
flake8
flit
ipdb
isort
mypy
pre-commit-hooks
pytest

# docs
# it is important to freeze the version because the option -W is used for sphinx-build
sphinx==3.1.2
sphinx-material
sphinxcontrib-spelling

# examples
torchvision

# other
jupyterlab
