numpy>=1.20.0
hdbscan>=0.8.29
umap-learn>=0.5.0
pandas>=1.1.5
scikit-learn>=0.22.2.post1
tqdm>=4.41.1
sentence-transformers>=0.4.1
plotly>=4.7.0

[dev]
mkdocs==1.1
mkdocs-material==4.6.3
mkdocstrings==0.8.0
pytest>=5.4.3
pytest-cov>=2.6.1
transformers>=3.5.1
torch>=1.4.0
flair>=0.7
spacy>=3.0.1
tensorflow
tensorflow_hub
tensorflow_text
gensim>=4.0.0

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

[flair]
transformers>=3.5.1
torch>=1.4.0
flair>=0.7

[gensim]
gensim>=4.0.0

[spacy]
spacy>=3.0.1

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

[use]
tensorflow
tensorflow_hub
tensorflow_text
