更新依赖,解决播放时量灯的问题
This commit is contained in:
parent
066414a380
commit
96c3e00902
14
pdm.lock
14
pdm.lock
@ -5,7 +5,7 @@
|
||||
groups = ["default"]
|
||||
strategy = ["cross_platform"]
|
||||
lock_version = "4.4.1"
|
||||
content_hash = "sha256:3ebe2bfca553a4141b8da2df035ed818068d32bdabe083a4e2bc0396dd14b81c"
|
||||
content_hash = "sha256:ef2667ea2d19174a0be9e4d6442b8c749f0ac3be48bbccf5f604ee436aaf4d22"
|
||||
|
||||
[[package]]
|
||||
name = "aiohttp"
|
||||
@ -507,7 +507,7 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "miservice-fork"
|
||||
version = "2.4.3"
|
||||
version = "2.4.4"
|
||||
requires_python = ">=3.7"
|
||||
summary = "XiaoMi Cloud Service fork from https://github.com/Yonsm/MiService"
|
||||
dependencies = [
|
||||
@ -516,8 +516,8 @@ dependencies = [
|
||||
"rich",
|
||||
]
|
||||
files = [
|
||||
{file = "miservice_fork-2.4.3-py3-none-any.whl", hash = "sha256:e93732dbfff11435dede56ebf2c76aca6284d5d54dc198d260a684c9ea16fc07"},
|
||||
{file = "miservice_fork-2.4.3.tar.gz", hash = "sha256:a0f7cbba41d48904d2914ea707934ebc9ddb107ae528cfb990a8da8fa9225105"},
|
||||
{file = "miservice_fork-2.4.4-py3-none-any.whl", hash = "sha256:72aa5c13df290e1582104848743a2bda1bce8165e86f089c3a41d99835c70f13"},
|
||||
{file = "miservice_fork-2.4.4.tar.gz", hash = "sha256:381838c11c7f9a36fb358ad5bb9e2554975f91716897fa9395a5edf2014f6587"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -784,7 +784,7 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "yt-dlp"
|
||||
version = "2024.5.11.232654.dev0"
|
||||
version = "2024.5.13.232704.dev0"
|
||||
requires_python = ">=3.8"
|
||||
summary = "A feature-rich command-line audio/video downloader"
|
||||
dependencies = [
|
||||
@ -798,6 +798,6 @@ dependencies = [
|
||||
"websockets>=12.0",
|
||||
]
|
||||
files = [
|
||||
{file = "yt_dlp-2024.5.11.232654.dev0-py3-none-any.whl", hash = "sha256:a17f49d6ddabd398d4b9d39d0dc2903aa49029542139f50cb613022c606927b0"},
|
||||
{file = "yt_dlp-2024.5.11.232654.dev0.tar.gz", hash = "sha256:d1a3c95aff5fa512769f4825e4b7992ace6ffc72fae2a318e5af05e3bf43767d"},
|
||||
{file = "yt_dlp-2024.5.13.232704.dev0-py3-none-any.whl", hash = "sha256:3fa43b489ce80f1d065c6d15a389e4e7d553252069c54eb21e739a6921de5fe1"},
|
||||
{file = "yt_dlp-2024.5.13.232704.dev0.tar.gz", hash = "sha256:67f615650843a6663d1dc127f6367f0cc08ef515ea4fe96bbd8a00772743a8ca"},
|
||||
]
|
||||
|
@ -302,9 +302,9 @@ MarkupSafe==2.1.4 \
|
||||
mdurl==0.1.2 \
|
||||
--hash=sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8 \
|
||||
--hash=sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba
|
||||
miservice-fork==2.4.3 \
|
||||
--hash=sha256:a0f7cbba41d48904d2914ea707934ebc9ddb107ae528cfb990a8da8fa9225105 \
|
||||
--hash=sha256:e93732dbfff11435dede56ebf2c76aca6284d5d54dc198d260a684c9ea16fc07
|
||||
miservice-fork==2.4.4 \
|
||||
--hash=sha256:381838c11c7f9a36fb358ad5bb9e2554975f91716897fa9395a5edf2014f6587 \
|
||||
--hash=sha256:72aa5c13df290e1582104848743a2bda1bce8165e86f089c3a41d99835c70f13
|
||||
multidict==6.0.4 \
|
||||
--hash=sha256:01a3a55bd90018c9c080fbb0b9f4891db37d148a0a18722b42f94694f8b6d4c9 \
|
||||
--hash=sha256:0b1a97283e0c85772d613878028fec909f003993e1007eafa715b24b377cb9b8 \
|
||||
@ -466,6 +466,6 @@ yarl==1.9.2 \
|
||||
--hash=sha256:d4e2c6d555e77b37288eaf45b8f60f0737c9efa3452c6c44626a5455aeb250b9 \
|
||||
--hash=sha256:e9fdc7ac0d42bc3ea78818557fab03af6181e076a2944f43c38684b4b6bed8e3 \
|
||||
--hash=sha256:ee4afac41415d52d53a9833ebae7e32b344be72835bbb589018c9e938045a560
|
||||
yt-dlp==2024.5.11.232654.dev0 \
|
||||
--hash=sha256:a17f49d6ddabd398d4b9d39d0dc2903aa49029542139f50cb613022c606927b0 \
|
||||
--hash=sha256:d1a3c95aff5fa512769f4825e4b7992ace6ffc72fae2a318e5af05e3bf43767d
|
||||
yt-dlp==2024.5.13.232704.dev0 \
|
||||
--hash=sha256:3fa43b489ce80f1d065c6d15a389e4e7d553252069c54eb21e739a6921de5fe1 \
|
||||
--hash=sha256:67f615650843a6663d1dc127f6367f0cc08ef515ea4fe96bbd8a00772743a8ca
|
||||
|
Loading…
Reference in New Issue
Block a user