chore(dependencies): update litellm version constraint to allow minor updates
This commit is contained in:
parent
0dbf6d1c13
commit
9ab001c35e
@ -30,7 +30,7 @@ dependencies = [
|
||||
"google-cloud-aiplatform==1.90.0",
|
||||
"python-dotenv==1.1.0",
|
||||
"google-adk==0.3.0",
|
||||
"litellm==1.68.1",
|
||||
"litellm>=1.68.0,<1.69.0",
|
||||
"python-multipart==0.0.20",
|
||||
"alembic==1.15.2",
|
||||
"asyncpg==0.30.0",
|
||||
|
Loading…
Reference in New Issue
Block a user