numpy>=1.20.0
hdbscan>=0.8.27
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.14.3,>=4.7.0

[all]
torch<1.7.1,>=1.4.0
flair==0.7
spacy>=3.0.1
tensorflow
tensorflow_hub
tensorflow_text
gensim>=3.6.0

[dev]
mkdocs>=1.1
mkdocs-material>=4.6.3
mkdocstrings>=0.8.0
pytest>=5.4.3
pytest-cov>=2.6.1
torch<1.7.1,>=1.4.0
flair==0.7
spacy>=3.0.1
tensorflow
tensorflow_hub
tensorflow_text
gensim>=3.6.0

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

[flair]
torch<1.7.1,>=1.4.0
flair==0.7

[gensim]
gensim>=3.6.0

[spacy]
spacy>=3.0.1

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

[use]
tensorflow
tensorflow_hub
tensorflow_text
