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