mirror of
https://github.com/hanxi/xiaomusic.git
synced 2025-12-06 14:52:50 +08:00
feat: 升级 miservice
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +0,0 @@
|
|||||||
[submodule "MiService"]
|
|
||||||
path = MiService
|
|
||||||
url = git@github.com:hanxi/MiService.git
|
|
||||||
|
|||||||
Submodule MiService deleted from 898d7de17f
@@ -24,7 +24,7 @@ dependencies = [
|
|||||||
"python-socketio>=5.12.1",
|
"python-socketio>=5.12.1",
|
||||||
"pyjwt>=2.10.1",
|
"pyjwt>=2.10.1",
|
||||||
"fake-useragent>=2.2.0",
|
"fake-useragent>=2.2.0",
|
||||||
"miservice-fork @ file:///${PROJECT_ROOT}/MiService",
|
"miservice-fork",
|
||||||
"edge-tts>=7.2.3",
|
"edge-tts>=7.2.3",
|
||||||
]
|
]
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user