# Core dependencies
faster-whisper>=0.9.0
sounddevice>=0.4.6
pynput>=1.7.6
webrtcvad>=2.0.10
pyperclip>=1.8.2
notify2>=0.3.1
numpy>=1.21.0
psutil>=5.9.0

# Optional: PyTorch with CUDA support (uncomment if you have a CUDA-capable GPU)
# torch>=2.0.0
# torchvision>=0.15.0
# torchaudio>=2.0.0

# For development/testing (optional)
# pytest>=7.0.0
# black>=22.0.0
# flake8>=5.0.0
