Merge pull request #4 from Eric-Terminal/dev

feat:修复依赖缺失问题
This commit is contained in:
拾风
2025-11-22 19:43:12 +08:00
committed by GitHub

View File

@@ -79,6 +79,7 @@ dependencies = [
"inkfox>=0.1.1",
"rjieba>=0.1.13",
"fastmcp>=2.13.0",
"jinja2>=3.1.0"
]
[[tool.uv.index]]