1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-07 15:02:55 +08:00

fix: 尝试修复 armv7 的 ffmpeg 问题

This commit is contained in:
涵曦
2024-07-01 11:14:55 +00:00
parent 3b1684f553
commit 1809a2ab54
5 changed files with 33 additions and 22 deletions

View File

@@ -6,7 +6,7 @@ authors = [
{name = "涵曦", email = "im.hanxi@gmail.com"},
]
dependencies = [
"requests>=2.31.0",
"requests==2.31.0",
"aiohttp>=3.8.6",
"miservice-fork>=2.5.0",
"mutagen>=1.47.0",