fix: commented out rpio requirement

This commit is contained in:
Shiven Mian 2024-02-03 17:52:13 -08:00
parent b49846a338
commit 6f84f5a686
1 changed files with 3 additions and 1 deletions

View File

@ -2,4 +2,6 @@ git+https://github.com/KillianLucas/open-interpreter.git
redis
fastapi
uvicorn
RPi.GPIO
websockets
python-dotenv
ffmpeg-python