From 86ac65c6d8fecd4ed80a3d70de629e974d42cf70 Mon Sep 17 00:00:00 2001 From: wuzhuorong <973204353@qq.com> Date: Tue, 16 Jun 2026 11:45:50 +0800 Subject: [PATCH] =?UTF-8?q?chore():=20=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/server/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/server/requirements.txt b/apps/server/requirements.txt index 3a40407..e91156a 100644 --- a/apps/server/requirements.txt +++ b/apps/server/requirements.txt @@ -43,6 +43,7 @@ psutil==6.1.1 # 网络相关 httpx==0.28.1 certifi==2026.5.20 +paho-mqtt==2.1.0 # 开发工具 ipython==9.1.0