spacy>=3.0
numpy>=1.18

[all]
allennlp>=2.10
allennlp-models>=2.10
transformers>=4.25
torch>=1.10
sentencepiece
nltk>=3.6
rich
langdetect>=1.0.9
Pillow>=9.0.0
timm>=0.6.0

[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
rich
langdetect>=1.0.9

[multimodal]
transformers>=4.25
torch>=1.10
Pillow>=9.0.0
timm>=0.6.0

[nltk]
nltk>=3.6
