requests>=2.28.0
pydantic>=2.12.5
httpx==0.28.1
PyYAML==6.0.3
tiktoken==0.12.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0
mypy>=1.0
