Camel version update to 0.2.84 (#593)

This commit is contained in:
Yuhang Zhou
2026-02-05 12:46:51 +08:00
committed by GitHub
35 changed files with 1861 additions and 3856 deletions

View File

@@ -21,14 +21,16 @@ keywords = [
"learning-systems"
]
dependencies = [
"camel-ai[owl]==0.2.57",
"camel-ai[owl]==0.2.84",
"docx2markdown>=0.1.1",
"gradio>=6.4.0",
"mcp-simple-arxiv==0.2.2",
"mcp-server-fetch==2025.1.17",
"xmltodict>=0.14.2",
"firecrawl>=2.5.3",
"crawl4ai>=0.3.0",
"mistralai>=1.7.0",
"retry==0.9.2",
]
[project.urls]