# Runs on macOS/Linux in mock mode and on the Raspberry Pi against real hardware.
Flask>=3.0
Pillow>=10.0

# Raspberry Pi only - install these via apt, NOT pip:
#   sudo apt install -y python3-picamera2 python3-gpiozero python3-lgpio cups
# and create the virtualenv with --system-site-packages so they are visible.
