chore: 更新python版本到3.13和pyflowx到0.2.0,简化json响应代码

调整了emlmanager.py里的json响应代码格式,让代码更简洁
This commit is contained in:
2026-06-26 01:22:26 +08:00
parent ab8faec863
commit 78a274ce5b
3 changed files with 9 additions and 11 deletions
Generated
+1 -1
View File
@@ -2184,7 +2184,7 @@ wheels = [
[[package]]
name = "pyflowx"
version = "0.1.13"
version = "0.2.0"
source = { editable = "." }
dependencies = [
{ name = "graphlib-backport", marker = "python_full_version < '3.9'" },