diff --git a/cloud/requirements.txt b/cloud/requirements.txt index 0ada20d..1b55f02 100644 --- a/cloud/requirements.txt +++ b/cloud/requirements.txt @@ -2,4 +2,5 @@ Flask==3.0.2 pymongo==4.6.1 gunicorn==21.2.0 opencv-python-headless -requests==2.32.3 \ No newline at end of file +requests==2.32.3 +paho-mqtt>=1.6,<3 \ No newline at end of file