Skip to content

Commit 9e6168e

Browse files
authored
chore: down grade camel version (#774)
2 parents adbd0e9 + edf3636 commit 9e6168e

2 files changed

Lines changed: 823 additions & 823 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.10,<3.11"
77
dependencies = [
8-
"camel-ai[eigent]==0.2.80",
8+
"camel-ai[eigent]==0.2.80a2",
99
"fastapi>=0.115.12",
1010
"fastapi-babel>=1.0.0",
1111
"uvicorn[standard]>=0.34.2",

0 commit comments

Comments
 (0)