opencv-python>=4.5.0
imutils>=0.5.4
requests>=2.25.0
typer>=0.9.0
rich>=13.0.0
sounddevice>=0.4.0
soundfile>=0.12.0
ffmpeg-python>=0.2.0
pydantic>=2.0.0
setuptools>=61.0

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

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
