mcp<3,>=2.0.0
pyyaml>=6.0
requests>=2.28
packaging>=21.0

[:python_version < "3.11"]
tomli>=2.0

[antares]
huggingface_hub>=0.28
transformers>=4.50
onnxruntime>=1.19

[dev]
pytest>=7.0
twine>=5.0
build>=1.0
python-lsp-server>=1.10
pyflakes>=3.0
pycodestyle>=2.11
mypy>=1.0
pytest-xdist>=3.0
ruff>=0.5
types-PyYAML>=6.0
