chore(deps): 更新项目依赖版本

This commit is contained in:
Quan
2025-12-06 14:45:27 +08:00
parent 41c83af184
commit 96be49116c
3 changed files with 109 additions and 209 deletions

View File

@@ -11,16 +11,16 @@ requires-python = ">=3.12,<3.13"
dependencies = [
"aiofiles>=25.1.0",
"aiosqlite>=0.21.0",
"click>=8.3.0",
"click>=8.3.1",
"emoji>=2.15.0",
"fastapi>=0.121.0",
"fastmcp>=2.13.0",
"fastapi>=0.123.10",
"fastmcp>=2.13.3",
"httpx[socks]>=0.28.1",
"lxml>=6.0.2",
"pyperclip>=1.11.0",
"pyyaml>=6.0.3",
"rookiepy>=0.5.6",
"textual>=6.5.0",
"textual>=6.7.1",
"uvicorn>=0.38.0",
"websockets>=15.0.1",
]