chore: bump up camel version to 0.2.90a1 (#1263)

This commit is contained in:
Wendong-Fan 2026-02-13 08:17:00 +00:00 committed by GitHub
parent d5a6c3937d
commit a8ecd774ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 10 additions and 10 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.89",
"camel-ai==0.2.90a1",
"pydantic[email]>=2.11.1",
"click>=8.1.8",
"fastapi>=0.115.12",