update dependency to camel 0.2.24

This commit is contained in:
Wendong
2025-03-11 05:18:37 +08:00
parent 27338e97b3
commit 9fd049dbed
2 changed files with 132 additions and 8 deletions

View File

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