From 2c87f2a38cfc62497568298d0c487a1a8d5a6ba1 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 21 May 2025 00:15:10 +0000 Subject: [PATCH] chore(deps): update python-nonmajor --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index ad7e80e..5265ba9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cloud-sql-python-connector[asyncpg]==1.18.1 -llama-index-core==0.12.35 +cloud-sql-python-connector[asyncpg]==1.18.2 +llama-index-core==0.12.37 pgvector==0.4.1 -SQLAlchemy[asyncio]==2.0.40 +SQLAlchemy[asyncio]==2.0.41