hdbscan>=0.8.41
kmedoids>=0.5.4
networkx>=3.0
numpy>=1.24
pandas>=2.0
plotly>=5.0
scikit-learn>=1.3
scipy>=1.10

[dev]
pre-commit>=3.0
ruff>=0.8.0

[docs]
sphinx>=7.0
pydata-sphinx-theme>=0.15
sphinx-design>=0.5.0
myst-parser>=2.0
sphinx-autodoc-typehints>=2.0
sphinx-copybutton>=0.5
numpydoc>=1.6
sphinxcontrib-mermaid>=0.9
sphinx-reredirects>=0.1

[test]
pytest>=7.0
pytest-cov>=4.0
