numpy>=1.24.0
pydantic>=2.0.0
rich>=13.0.0
click>=8.0.0

[all]
faster-whisper>=1.0.0
whisperx>=3.1.0
transformers>=4.30.0
torch>=2.0.0
torchaudio>=2.0.0
ffmpeg-python>=0.2.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0
pre-commit>=3.0.0

[distil]
transformers>=4.30.0
torch>=2.0.0

[video]
ffmpeg-python>=0.2.0

[whisper]
faster-whisper>=1.0.0
torch>=2.0.0

[whisperx]
whisperx>=3.1.0
torch>=2.0.0
torchaudio>=2.0.0
