update to camel 0.2.35

This commit is contained in:
Wendong
2025-03-20 15:09:47 +08:00
parent afeb90c3f2
commit 63c3057bf4
3 changed files with 6 additions and 6 deletions

View File

@@ -21,7 +21,7 @@ keywords = [
"learning-systems"
]
dependencies = [
"camel-ai[all]==0.2.34",
"camel-ai[all]==0.2.35",
"chunkr-ai>=0.0.41",
"docx2markdown>=0.1.1",
"gradio>=3.50.2",