orjson>=3.11.4
pydantic>=2.12.5
typing-extensions>=4.15.0

[:python_version >= "3.10"]
fastmcp<3,>=2.0.0

[dev]
mypy>=1.18.2
pytest<9,>=8.0.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
ruff>=0.14.6
