python-libsbml>=5.0
numpy>=2.0
scipy>=1.13
openpyxl>=2.5
pandas>=2.0
pyarrow>=14.0.1

[deployment]
click
click-log
pyinstaller

[development]
ruff
pip-audit
tox
twine

[docs]
sphinx>=7.0
sphinx-rtd-theme>=2.0
myst-parser>=2.0

[test]
pytest
pytest-cov
pytest-raises
pytest-mock
hypothesis
