
[dev]
mypy>=1.10.0
pytest>=8.0
pytest-cov>=5.0
ruff>=0.15.14

[dev:python_version < "3.11"]
tomli>=2.0.0

[tokens]
tiktoken>=0.13.0
