Skip to content

Commit 9ab001c

Browse files
author
Davidson Gomes
committed
chore(dependencies): update litellm version constraint to allow minor updates
1 parent 0dbf6d1 commit 9ab001c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"google-cloud-aiplatform==1.90.0",
3131
"python-dotenv==1.1.0",
3232
"google-adk==0.3.0",
33-
"litellm==1.68.1",
33+
"litellm>=1.68.0,<1.69.0",
3434
"python-multipart==0.0.20",
3535
"alembic==1.15.2",
3636
"asyncpg==0.30.0",

0 commit comments

Comments
 (0)