numpy>=1.24
pydantic>=2.0
soundfile>=0.12
loguru>=0.7
typer>=0.9
rich>=13.0

[all-stt]
openai>=1.0
groq>=0.4
httpx>=0.27
openai-whisper>=20230918
deepgram-sdk>=3.0

[deepgram]
deepgram-sdk>=3.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=24.0
ruff>=0.3
mypy>=1.9
pre-commit>=3.0
build>=1.0

[docs]
mkdocs>=1.5
mkdocs-material>=9.0

[fireworks]
httpx>=0.27

[groq]
groq>=0.4

[ml]
resemblyzer>=0.1.3
pyannote.audio>=3.1
torch>=2.0

[openai]
openai>=1.0

[whisper]
openai-whisper>=20230918
