1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-06 14:52:50 +08:00

feat: 升级 miservice

This commit is contained in:
涵曦
2025-11-01 10:08:12 +08:00
parent 34d1aab7f5
commit f535fd149e
3 changed files with 1 additions and 5 deletions

3
.gitmodules vendored
View File

@@ -1,3 +0,0 @@
[submodule "MiService"]
path = MiService
url = git@github.com:hanxi/MiService.git

Submodule MiService deleted from 898d7de17f

View File

@@ -24,7 +24,7 @@ dependencies = [
"python-socketio>=5.12.1",
"pyjwt>=2.10.1",
"fake-useragent>=2.2.0",
"miservice-fork @ file:///${PROJECT_ROOT}/MiService",
"miservice-fork",
"edge-tts>=7.2.3",
]
requires-python = ">=3.10"