|
@@ -13,6 +13,7 @@ websockets>=11.0.3 # Required for FastAPI WebSocket support
|
|
|
requests>=2.31.0
|
|
requests>=2.31.0
|
|
|
Pillow
|
|
Pillow
|
|
|
aiohttp
|
|
aiohttp
|
|
|
|
|
+pyyaml>=6.0
|
|
|
# GPIO/NeoPixel support for DW LEDs and Desert Compass
|
|
# GPIO/NeoPixel support for DW LEDs and Desert Compass
|
|
|
# Note: rpi-lgpio is a drop-in replacement for RPi.GPIO that works on Pi 5
|
|
# Note: rpi-lgpio is a drop-in replacement for RPi.GPIO that works on Pi 5
|
|
|
# Do NOT install both RPi.GPIO and rpi-lgpio - they conflict
|
|
# Do NOT install both RPi.GPIO and rpi-lgpio - they conflict
|