# MLX Whisper dependencies
mlx-whisper>=0.1.0

# HTTP client for API posting
requests>=2.31.0

# Progress bars
tqdm>=4.66.0

# Development and testing (optional)
pytest>=7.4.0
black>=23.0.0
flake8>=6.0.0