fix(interface): 修复按钮标识和一个哈希问题

This commit is contained in:
2026-01-15 12:49:57 +08:00
parent 473a3bba8f
commit 69b7edeed0
10 changed files with 12 additions and 259 deletions

View File

@@ -6,7 +6,7 @@ readme = "README.md"
authors = [
{ name = "pluvium27", email = "pluvium27@outlook.com" }
]
requires-python = ">=3.10"
requires-python = ">=3.12"
dependencies = [
"edge-tts==7.0.2",
"jieba==0.42.1",