diff --git a/OS/01/requirements.txt b/OS/01/requirements.txt index daef207..83d21e0 100644 --- a/OS/01/requirements.txt +++ b/OS/01/requirements.txt @@ -2,4 +2,6 @@ git+https://github.com/KillianLucas/open-interpreter.git redis fastapi uvicorn -RPi.GPIO \ No newline at end of file +websockets +python-dotenv +ffmpeg-python \ No newline at end of file