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

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

[docs]
sphinx>=8.2
pydata-sphinx-theme==0.15.4
sphinx-design>=0.6.1
myst-parser>=4.0
sphinx-autodoc-typehints>=3.5
sphinx-copybutton>=0.5.2
numpydoc>=1.10
sphinxcontrib-mermaid>=2.0
sphinx-reredirects>=1.1

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