chore: update camel version to 0.2.82

This commit is contained in:
Wendong-Fan 2025-12-18 09:38:08 +08:00
parent 7d9e14185d
commit c443dfbd6c
2 changed files with 18 additions and 4 deletions

View file

@ -5,7 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.10,<3.11"
dependencies = [
"camel-ai[eigent] @ git+https://github.com/camel-ai/camel.git@feature/workforce-configurable-fail-handling",
"camel-ai[eigent]==0.2.82",
"fastapi>=0.115.12",
"fastapi-babel>=1.0.0",
"uvicorn[standard]>=0.34.2",