apache-beam[gcp]
pydub==0.25.1
soundfile>=0.12.1
librosa>=0.9

[code-style]
black>=22.9.0
flake8>=5

[pytorch]
torchaudio>=0.8.0
torch>=1.0.0

[tests]
pytest

[type-check]
mypy>=0.990
pydantic>=1.10
