matplotlib>=3.0
numba>=0.56
numpy>=1.17
pandas>=0.24
scipy>=1.6
seaborn>=0.11.2
tqdm>=4.50.2

[:python_version >= "3.12"]
setuptools

[dev]
black
flake8
isort
pre-commit
pytest

[docs]
sphinx
sphinx_rtd_theme>=1.2.0
sphinx_autodoc_typehints>=1.10.3
sphinxcontrib-bibtex>=2.2.0

[graph]
pygraphviz>=1.9
pyvis<0.3,>=0.2.1
