# JARVIS dependencies
# Install on both dev laptop and device:
#   sudo apt install python3-pygame python3-pvporcupine python3-pvrecorder
# or:
#   pip install pygame pvporcupine pvrecorder   (add --break-system-packages on Debian 13)

pygame>=2.1.0
pvporcupine
pvrecorder
