# development
black==23.3.0
coverage[toml]==7.2.5
flit==3.9.0
ipdb==0.13.13
isort==5.12.0
mypy==1.3.0
pip==23.1.2
pre-commit-hooks==4.4.0
pytest==7.3.1
ruff==0.0.270

# docs
# it is important to freeze the version because the option -W is used for sphinx-build
Sphinx==7.0.1
sphinx-copybutton==0.5.2
sphinx-remove-toctrees==0.0.3
sphinxcontrib-spelling==8.0.0
furo==2023.5.20

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

# other
jupyterlab==4.0.0
