scipy~=1.14
pydantic~=2.9
numpy~=1.26
MPSPlots
tabulate~=0.9

[dev]
black~=22.3
isort~=5.9
pre-commit~=2.19

[documentation]
numpydoc~=1.8
sphinx>=6
sphinx-gallery~=0.17
sphinx-rtd-theme~=2.0
pydata-sphinx-theme~=0.15

[testing]
pytest~=7.4
pytest-cov~=2.0
pytest-json-report~=1.5
mypy~=0.910
flake8~=3.9
tox~=3.24
coverage~=7.6
