numpy>=1.24.0
click>=8.1.0
requests>=2.31.0
openai>=1.0.0

[all]
proctap-pipes[whisper,whisper-openai]

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.5.0

[whisper]
faster-whisper>=1.0.0

[whisper-openai]
openai>=1.0.0
