spacy>=3.0
numpy>=1.18

[all]
allennlp>=2.10
allennlp-models>=2.10
transformers>=4.25
torch>=1.10
sentencepiece
nltk>=3.6

[allennlp]
allennlp>=2.10
allennlp-models>=2.10

[dev]
pytest
pytest-cov
mypy
black
isort
build
twine

[huggingface]
transformers>=4.25
torch>=1.10
sentencepiece

[nltk]
nltk>=3.6
