feat: parse excel (#1383)

This commit is contained in:
yetone
2025-02-25 12:06:50 +08:00
committed by GitHub
parent 8d888c2861
commit a1d1697400
4 changed files with 8 additions and 13 deletions

View File

@@ -25,6 +25,7 @@ distro==1.9.0
dnspython==2.7.0
durationpy==0.9
email_validator==2.2.0
et_xmlfile==2.0.0
executing==2.2.0
fastapi==0.115.8
fastapi-cli==0.0.7
@@ -46,6 +47,7 @@ humanfriendly==10.0
idna==3.10
importlib_metadata==8.5.0
importlib_resources==6.5.2
ipdb==0.13.13
ipython==8.32.0
jedi==0.19.2
Jinja2==3.1.5
@@ -86,6 +88,7 @@ numpy==2.2.2
oauthlib==3.2.2
onnxruntime==1.20.1
openai==1.61.1
openpyxl==3.1.5
opentelemetry-api==1.30.0
opentelemetry-exporter-otlp-proto-common==1.30.0
opentelemetry-exporter-otlp-proto-grpc==1.30.0