refactor(text): unify Chinese conversion on Rust (#6481)

This commit is contained in:
InfinityPacer
2026-08-27 17:17:06 +08:00
committed by GitHub
parent fcdef31ecf
commit 2b1f590c4d
12 changed files with 71 additions and 80 deletions
+1 -2
View File
@@ -46,7 +46,7 @@ dependencies = [
"langgraph~=1.2.11",
"langgraph-checkpoint~=4.2.0",
"lark-oapi~=1.6.8",
"moviepilot-rust~=0.3.2",
"moviepilot-rust~=0.3.3",
"mutagen~=1.47.0",
"openai~=2.41.1",
"orjson==3.12.0",
@@ -117,7 +117,6 @@ runtime-standard = [
"bcrypt~=4.3.0",
"lxml~=6.1.2",
"psycopg2-binary~=2.9.12",
"zhconv-rs~=0.4.1",
]
runtime-free-threaded = [
"Brotli==1.2.0",