diff --git a/raspberry/requirements.py b/raspberry/requirements.py index 112a4fe..ee4f3f1 100755 --- a/raspberry/requirements.py +++ b/raspberry/requirements.py @@ -1,6 +1,8 @@ python3-flask +python3-flask-sqlalchemy +python3-flask-login +python3-flask-socketio python3-serial python3-opencv -python3-imaging libjs-jquery libjs-bootstrap