# test
pytest>=6
pytest-mock>=3.0
pytest-dependency>=0.5
# lint & format
codespell
ruff
# version
bump2version>=1
# build (pypi)
build
twine
# docs
sphinx
sphinx-rtd-theme
sphinx-bootstrap-theme
furo
myst-parser
nbsphinx
nbsphinx-link
sphinx-argparse
numpydoc
docutils<0.21
# notebooks
notebook
jupyter
