将依赖名字修正喵!!!

This commit is contained in:
ikun两年半
2025-10-14 22:22:05 +08:00
committed by Windpicker-owo
parent 7e52b2f546
commit bbe8e18cae

View File

@@ -22,6 +22,7 @@ dependencies = [
"filetype>=1.2.0", "filetype>=1.2.0",
"google-genai>=1.29.0", "google-genai>=1.29.0",
"httpx>=0.28.1", "httpx>=0.28.1",
"jieba>=0.42.1",
"json-repair>=0.47.6", "json-repair>=0.47.6",
"json5>=0.12.1", "json5>=0.12.1",
"jsonlines>=4.0.0", "jsonlines>=4.0.0",
@@ -76,7 +77,8 @@ dependencies = [
"aiosqlite>=0.21.0", "aiosqlite>=0.21.0",
"inkfox>=0.1.1", "inkfox>=0.1.1",
"rjieba>=0.1.13", "rjieba>=0.1.13",
"fastmcp>=2.13.0", "mcp>=0.9.0",
"sse-starlette>=2.2.1",
] ]
[[tool.uv.index]] [[tool.uv.index]]