numpy>=1.24
soundfile>=0.12
httpx>=0.27
pydantic>=2.6

[all]
librosa>=0.10
torch>=2.1
transformers>=4.40
google-genai>=0.3
click>=8.1
rich>=13.0

[cli]
click>=8.1
rich>=13.0

[gemini]
google-genai>=0.3

[probes]
librosa>=0.10
torch>=2.1
transformers>=4.40

[test]
pytest>=8.0
pytest-asyncio>=0.23
