bibtexparser==1.4.0
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
pydocstyle[toml]
ruff

[test]
pytest
pytest-cov
