1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-03-18 08:43:17 +08:00

fix:增加预设依赖

This commit is contained in:
AisukaYuki
2025-02-14 16:35:50 +08:00
parent 939c59b908
commit 3705424e98

View File

@@ -21,6 +21,7 @@ dependencies = [
"python-multipart>=0.0.12",
"requests>=2.32.3",
"sentry-sdk[fastapi]==1.45.1",
"watchdog>=6.0.0",
]
requires-python = ">=3.10"
readme = "README.md"