fastapi>=0.115.0
uvicorn[standard]>=0.32.0
httpx>=0.27.0
pydantic>=2.9.0
pydantic-settings>=2.6.0
python-dotenv>=1.0.0
typer[all]>=0.12.0
rich>=13.9.0
openai>=1.54.0
deepgram-sdk>=3.8.0
jiwer>=3.0.0
sacrebleu>=2.4.0
aiofiles>=24.1.0
aiosqlite>=0.20.0
python-multipart>=0.0.12
sse-starlette>=2.1.0
pyyaml>=6.0.0
websockets>=13.0
soundfile>=0.12.0

[dev]
pytest>=8.3.0
pytest-asyncio>=0.24.0
pytest-cov>=5.0.0
ruff>=0.7.0
mypy>=1.13.0
