speechrecognition>=3.10.0
pyttsx3>=2.90
opencv-python>=4.9.0
numpy>=1.26.0
pillow>=10.2.0
openai>=1.30.0

[:platform_system != "Windows"]
torch>=2.3.0
transformers>=4.44.0

[dev]
pytest>=8.0
pytest-cov
flake8
black
isort
pip-audit
codecov
