tqdm>=4.41.1
numpy>=1.18.5
umap-learn>=0.4.6
hdbscan>=0.8.26
pandas>=1.1.5
scipy>=1.3.1
scikit-learn>=0.22.2.post1
joblib==0.17.0
torch>=1.4.0
sentence-transformers>=0.3.9

[dev]
mkdocs>=1.1
mkdocs-material>=4.6.3
mkdocstrings>=0.8.0
pytest>=5.4.3
pytest-cov>=2.6.1
matplotlib>=3.2.2
plotly>=4.7.0

[docs]
mkdocs>=1.1
mkdocs-material>=4.6.3
mkdocstrings>=0.8.0

[test]
pytest>=5.4.3
pytest-cov>=2.6.1

[visualization]
matplotlib>=3.2.2
plotly>=4.7.0
