pydub
tqdm
pyyaml
colorama
halo
yamale
tenacity>=0.20.0

[all]
openai>=1.0.0
assemblyai>=0.16.0

[assemblyai]
assemblyai>=0.16.0

[dev]
transcribe-me[test]
black>=23.0.0
isort>=5.0.0
mypy>=1.0.0
flake8>=6.0.0
pre-commit>=3.0.0

[openai]
openai>=1.0.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-xdist>=3.0.0
coverage[toml]>=6.0.0
