支持 MySQL 迁移与性能优化

This commit is contained in:
yml2213
2026-07-25 10:23:19 +08:00
parent df4297bee5
commit 32f9eadfdb
9 changed files with 460 additions and 33 deletions
+1
View File
@@ -23,6 +23,7 @@ dependencies = [
"onnxruntime>=1.18.0",
"scipy>=1.13.0",
"pyexecjs>=1.5.1",
"pymysql>=1.1,<2",
]
[build-system]