# Core dependencies
faster-whisper>=1.0.0
numpy>=1.24.0
sounddevice>=0.4.6

# UI and system integration
pystray>=0.19.5
Pillow>=10.0.0
pynput>=1.7.6
notify2>=0.3.1

# Configuration
PyYAML>=6.0.1
python-dotenv>=1.0.0

# Optional GPU support (uncomment if CUDA available)
# Requires: pip install faster-whisper[gpu]
