torch>=2.0.0
numpy>=1.24.0
huggingface-hub>=0.35.0
safetensors>=0.4.0

[audio]
torchaudio>=2.0.0
soundfile>=0.12.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
flake8>=6.0
mypy>=1.0
