提交 a3af3dba authored 作者: 陈泽健's avatar 陈泽健

fix(deploy): 后端 requirements.txt 补充 requests 依赖

容器化部署时发现缺少 requests 库导致后端启动失败
Co-Authored-By: 's avatarClaude <noreply@anthropic.com>
上级 68eccb4b
...@@ -6,3 +6,4 @@ pydantic==2.5.3 ...@@ -6,3 +6,4 @@ pydantic==2.5.3
python-multipart==0.0.6 python-multipart==0.0.6
playwright==1.40.0 playwright==1.40.0
websockets==12.0 websockets==12.0
requests==2.31.0
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论