修改除了 json解析可能出错

This commit is contained in:
zk
2026-04-07 21:22:14 +08:00
parent 570bb0d2f3
commit 748a609249
2 changed files with 6 additions and 9 deletions
+3
View File
@@ -31,6 +31,9 @@ loguru>=0.7.2,<1.0.0
shortuuid>=1.0.11,<2.0.0
PyJWT>=2.8.0
# JSON 容错解析
json-repair>=0.30.0
# 数据处理
pandas>=2.2.0
numpy>=1.26.0