mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 15:07:17 +08:00
chore(deps): 更新项目依赖版本
This commit is contained in:
@@ -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",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user