build: 更新项目依赖信息

This commit is contained in:
Quan
2025-11-04 11:20:48 +08:00
parent bd7078211b
commit f72b163eb8
3 changed files with 263 additions and 176 deletions

View File

@@ -13,15 +13,15 @@ dependencies = [
"aiosqlite>=0.21.0",
"click>=8.3.0",
"emoji>=2.15.0",
"fastapi>=0.119.0",
"fastmcp>=2.12.4",
"fastapi>=0.121.0",
"fastmcp>=2.13.0",
"httpx[socks]>=0.28.1",
"lxml>=6.0.2",
"pyperclip>=1.11.0",
"pyyaml>=6.0.3",
"rookiepy>=0.5.6",
"textual>=6.3.0",
"uvicorn>=0.37.0",
"textual>=6.5.0",
"uvicorn>=0.38.0",
]
[project.urls]