# development
black
coverage[toml]
flake8
flit==3.7.1
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==4.2.0
sphinx-copybutton
sphinx-remove-toctrees
sphinxcontrib-spelling
furo

# examples
# for Apple CPUs, it should be torchvision==0.10.*
torchvision==0.8.2

# other
jupyterlab
