This commit is contained in:
Wendong
2025-05-08 03:58:34 +08:00
parent 1ce55cd810
commit 4f6fc22091
3 changed files with 64 additions and 6 deletions

View File

@@ -21,12 +21,13 @@ keywords = [
"learning-systems"
]
dependencies = [
"camel-ai[owl]==0.2.52",
"camel-ai[owl]==0.2.55",
"docx2markdown>=0.1.1",
"gradio>=3.50.2",
"mcp-simple-arxiv==0.2.2",
"mcp-server-fetch==2025.1.17",
"xmltodict>=0.14.2",
"firecrawl>=2.5.3",
]
[project.urls]