update to new camel version

This commit is contained in:
Wendong
2025-03-13 02:10:12 +08:00
parent 7f9cf0b78e
commit a0744df9c3
3 changed files with 7 additions and 6 deletions

View File

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