fix: 添加 pymysql 依赖 + Edge 兼容路由
- requirements.txt 添加 pymysql、cos-python-sdk-v5 - 新增 /api/ai/alert/edge/report 和 /edge/resolve 路由(无认证) - 使 Edge 设备可直接上报到 FastAPI 服务 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -12,3 +12,5 @@ paho-mqtt==2.1.0
|
||||
python-dotenv==1.0.1
|
||||
websockets==12.0
|
||||
redis>=5.0.0
|
||||
pymysql>=1.1.0
|
||||
cos-python-sdk-v5>=1.9.30
|
||||
|
||||
Reference in New Issue
Block a user