update camel version

This commit is contained in:
Wendong-Fan 2026-01-08 23:27:54 +08:00
parent afd76e6fe1
commit 6fcb328d11
4 changed files with 58 additions and 34 deletions

View file

@ -7,7 +7,7 @@ requires-python = ">=3.12,<3.13"
dependencies = [
"alembic>=1.15.2",
"openai>=1.99.3,<2",
"camel-ai==0.2.76a13",
"camel-ai==0.2.83a3",
"pydantic[email]>=2.11.1",
"click>=8.1.8",
"fastapi>=0.115.12",