diff --git a/pyproject.toml b/pyproject.toml index 51594636..60a3f50a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "google-cloud-aiplatform==1.90.0", "python-dotenv==1.1.0", "google-adk==0.3.0", - "litellm==1.67.4.post1", + "litellm==1.68.1", "python-multipart==0.0.20", "alembic==1.15.2", "asyncpg==0.30.0",