torch>=2.0.0
transformers<6.0.0,>=4.30.0
numpy>=1.20.0
pandas>=1.3.0
tqdm>=4.60.0

[data]
datasets>=3.0.2
pyarrow>=14.0.0
pyahocorasick>=2.0.0

[data:python_version < "3.10"]
spacy<3.8.0,>=3.5.0

[data:python_version >= "3.10"]
spacy>=3.5.0

[dev]
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.24.0
pre-commit>=3.0.0
pytest>=7.0.0
pytest-cov>=4.0.0

[plot]
matplotlib>=3.5.0
seaborn>=0.12.0
plotly>=5.0.0
venn>=0.1.0
matplotlib_venn>=0.11.7
adjustText>=0.7.3

[recommended]
accelerate>=0.26.0
safetensors>=0.3.0
sentencepiece>=0.1.99
datasets>=3.0.2
pyarrow>=14.0.0
pyahocorasick>=2.0.0
matplotlib>=3.5.0
seaborn>=0.12.0
plotly>=5.0.0
venn>=0.1.0
matplotlib_venn>=0.11.7
adjustText>=0.7.3

[recommended:python_version < "3.10"]
spacy<3.8.0,>=3.5.0

[recommended:python_version >= "3.10"]
spacy>=3.5.0
