attrs
numpy
h5py
pint
scipy

[ci]
tox
build
toml
python-semantic-release
pytest-cov

[docs]
sphinx>=6.2
myst-parser>=2.0
pydata-sphinx-theme>=0.14
linkify-it-py
sphinxcontrib-mermaid
toml

[lint]
check-manifest
flake8
isort

[server]
fastapi>=0.110
uvicorn>=0.27

[tests]
tox
pytest
pytest-cov
pre-commit
