numpy>=1.21.0
matplotlib>=3.4.0
scipy>=1.7.0
imageio>=2.10.0
tqdm>=4.50.0
joblib>=1.0.0
seaborn>=0.11.0
scikit-learn>=0.24.0
umap-learn>=0.5.0
kneed>=0.7.0
hdbscan>=0.8.0
dscribe

[dev]
pytest>=6.0
flake8>=3.8
black
mypy
coverage
tox

[docs]
sphinx>=4.0
sphinx-rtd-theme>=0.5.0
myst-parser
sphinx-autodoc-typehints

[ml]
scikit-learn>=0.24.0
umap-learn>=0.5.0
hdbscan>=0.8.0

[viz]
matplotlib>=3.4.0
seaborn>=0.11.0
