fastapi>=0.115.0
uvicorn[standard]>=0.30.0
pydantic>=2.8.0
pydantic-settings>=2.4.0
httpx>=0.27.0
typer>=0.12.0
rich>=13.7.0
PyYAML>=6.0.0
cryptography>=43.0.0

[dev]
pytest>=8.3.0
pytest-asyncio>=0.23.0
ruff>=0.6.0
mypy>=1.11.0
types-PyYAML>=6.0.12

[tokens]
tiktoken>=0.7.0
