bibtexparser
numpy>=1.21
psutil
toml

[all]
bibclean[style]
bibclean[doc]
bibclean[test]
bibclean[build]

[build]
build
twine

[doc]
furo
numpydoc
sphinx
sphinx-copybutton
sphinx-design
sphinx-issues

[full]
bibclean[all]

[style]
black
codespell
isort
flake8
pydocstyle[toml]

[test]
pytest
pytest-cov
