fix: upgrade web dependencies and stabilize plugin routes (#6383)

This commit is contained in:
InfinityPacer
2026-08-22 09:47:13 +08:00
committed by GitHub
parent 7b9499fc5b
commit a90a0e8597
9 changed files with 271 additions and 160 deletions
+10 -10
View File
@@ -10,7 +10,7 @@ dependencies = [
"alembic~=1.18.4",
"anitopy~=2.1.1",
"anthropic~=0.109.1",
"anyio~=4.13.0",
"anyio~=4.14.2",
"apscheduler~=3.11.2",
"asyncpg~=0.31.0",
"bcrypt~=4.3.0",
@@ -21,13 +21,13 @@ dependencies = [
"click~=8.4.1",
"cloakbrowser~=0.5.3",
"cn2an~=0.5.24",
"cryptography~=49.0.0",
"cryptography~=50.0.0",
"dateparser~=1.4.0",
"ddgs~=9.14.4",
"discord.py==2.7.1",
"docker~=7.1.0",
"fast-bencode~=1.1.8",
"fastapi~=0.136.3",
"fastapi~=0.141.1",
"google-genai~=2.8.0",
"httpx[http2,socks]~=0.28.1",
"jieba-next~=1.0.0rc1",
@@ -43,14 +43,14 @@ dependencies = [
"langgraph~=1.2.11",
"langgraph-checkpoint~=4.2.0",
"lark-oapi~=1.6.8",
"lxml~=6.1.1",
"lxml~=6.1.2",
"moviepilot-rust~=0.2.8",
"mutagen~=1.47.0",
"openai~=2.41.1",
"oss2~=2.19.1",
"packaging~=26.2",
"packaging~=26.3",
"parse~=1.22.1",
"pillow~=12.2.0",
"pillow~=12.3.0",
"pillow-avif-plugin~=1.5.5",
"pinyin2hanzi~=0.1.1",
"plexapi~=4.18.1",
@@ -75,24 +75,24 @@ dependencies = [
"pywin32==312 ; sys_platform == 'win32'",
"pyyaml~=6.0.3",
"qbittorrent-api==2026.6.0",
"redis~=8.0.0",
"redis~=8.1.0",
"regex~=2026.5.9",
"requests[socks]~=2.34.2",
"rsa~=4.9.1",
"ruamel-yaml~=0.19.1",
"setproctitle~=1.3.7",
"setuptools~=82.0.1",
"setuptools~=84.0.0",
"slack-bolt~=1.28.0",
"slack-sdk~=3.42.0",
"smbprotocol~=1.16.1",
"sqlalchemy~=2.0.50",
"starlette~=1.3.1",
"starlette~=1.6.0",
"telegramify-markdown~=1.2.0",
"torrentool~=1.2.0",
"tqdm~=4.68.2",
"transmission-rpc~=7.0.11",
"urllib3~=2.7.0",
"uvicorn~=0.49.0",
"uvicorn~=0.52.4",
"watchdog~=6.0.0",
"watchfiles~=1.2.0",
"webauthn~=2.8.0",