From 9df1705cef7009c0b5e26a91d9c8519ba084e321 Mon Sep 17 00:00:00 2001 From: ianrob Date: Tue, 24 Feb 2026 16:00:17 +0000 Subject: [PATCH] Update LlamaIndex dependencies --- .../src/graphrag_toolkit/lexical_graph/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lexical-graph/src/graphrag_toolkit/lexical_graph/requirements.txt b/lexical-graph/src/graphrag_toolkit/lexical_graph/requirements.txt index f0b906fd..db17eace 100644 --- a/lexical-graph/src/graphrag_toolkit/lexical_graph/requirements.txt +++ b/lexical-graph/src/graphrag_toolkit/lexical_graph/requirements.txt @@ -4,10 +4,10 @@ anthropic-bedrock==0.8.0 boto3>=1.39.11 botocore>=1.39.11 json2xml==5.2.0 -llama-index-core==0.14.13 +llama-index-core==0.14.15 llama-index-embeddings-bedrock==0.7.3 -llama-index-llms-anthropic==0.10.7 -llama-index-llms-bedrock-converse==0.12.6 +llama-index-llms-anthropic==0.10.10 +llama-index-llms-bedrock-converse==0.12.11 lru-dict==1.3.0 pipe==2.2 python-dotenv==1.1.1