This commit is contained in:
xunbu
2025-08-05 00:10:46 +08:00
parent 262abe88c6
commit fb99ed78e3
5 changed files with 72 additions and 46 deletions

View File

@@ -9,6 +9,8 @@ dependencies = [
"fastapi[standard]>=0.115.12",
"jsonpath-ng>=1.7.0",
"openpyxl>=3.1.5",
"xlsx2html>=0.6.2",
"json-repair>=0.48.0",
]
dynamic = ["version"]