fix: commented out rpio requirement
This commit is contained in:
parent
b49846a338
commit
6f84f5a686
|
@ -2,4 +2,6 @@ git+https://github.com/KillianLucas/open-interpreter.git
|
||||||
redis
|
redis
|
||||||
fastapi
|
fastapi
|
||||||
uvicorn
|
uvicorn
|
||||||
RPi.GPIO
|
websockets
|
||||||
|
python-dotenv
|
||||||
|
ffmpeg-python
|
Loading…
Reference in New Issue