numpy
scipy
numba
sympy
matplotlib
pathos

[build]
setuptools
build
twine

[dev]
qoptcraft[build,docs,lint,test]

[docs]
mkdocs
mkdocstrings
mkdocstrings[python]
mkdocs-material
Pygments
python-markdown-math
mkdocs-gen-files
mkdocs-literate-nav
mkdocs-section-index
mkdocs-same-dir
mkdocs-autorefs
mkdocs-jupyter

[lint]
ruff
black
black[jupyter]
mypy
vulture

[test]
pytest
pyinstrument
hypothesis
