mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
feat: 升级 V3 默认运行时至 Python 3.14 与 Debian Trixie (#6382)
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
name = "moviepilot"
|
||||
# MoviePilot 不作为 Python 包发布,产品版本继续由 version.py 管理。
|
||||
version = "0"
|
||||
requires-python = ">=3.12"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"aiofiles~=25.1.0",
|
||||
"aioshutil~=1.6",
|
||||
|
||||
Reference in New Issue
Block a user