hypothesis>=6.0.0
torch>=1.13.0

[dev]
ruff==0.4.4
pytest==8.2.0
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.22
mkdocs-snippets==1.3.0
mkdocs-exclude==1.0.2

[huggingface]
transformers<=4.40.2,>=4.0.0
