hypothesis>=6.0.0
torch>=1.13.0

[dev]
mypy==1.10.0
ruff==0.4.9
pyright==1.1.367
pytest==8.2.2
pytest-cov==5.0.0

[docs]
mkdocs==1.6.0
mkdocstrings[python]==0.25.1
mkdocs-autolinks-plugin==0.7.1
mkdocs-material==9.5.26
mkdocs-snippets==1.3.0
mkdocs-exclude==1.0.2

[huggingface]
transformers<=4.41.2,>=4.0.0
