hypothesis>=6.0.0
torch>=2.1.0

[dev]
mypy==1.11.2
ruff==0.6.4
pyright==1.1.379
pytest==8.3.2
pytest-cov==5.0.0

[docs]
mkdocs==1.6.1
mkdocstrings[python]==0.26.1
mkdocs-autolinks-plugin==0.7.1
mkdocs-material==9.5.34
mkdocs-snippets==1.3.0
mkdocs-exclude==1.0.2

[huggingface]
transformers<=4.42.4,>=4.42.3
