From 2a59f4dd9437e0170c72ebd2b02cce2710d9f0ad Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 18 Feb 2026 20:03:18 +0000 Subject: [PATCH] chore(deps): update dependency llama-index-core to v0.14.15 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3521170..efc08e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ cloud-sql-python-connector[asyncpg]==1.20.0 -llama-index-core==0.14.14 +llama-index-core==0.14.15 pgvector==0.4.2 SQLAlchemy[asyncio]==2.0.46