diff --git a/04-workload-specific-evaluations/04-03-Basic-RAG/example-notebook/requirements.txt b/04-workload-specific-evaluations/04-03-Basic-RAG/example-notebook/requirements.txt index db671ff..e9b0d5d 100644 --- a/04-workload-specific-evaluations/04-03-Basic-RAG/example-notebook/requirements.txt +++ b/04-workload-specific-evaluations/04-03-Basic-RAG/example-notebook/requirements.txt @@ -10,7 +10,7 @@ pydantic==2.8.2 chromadb==1.1.0 #0.5.5 jupyter==1.0.0 -llama-index==0.10.63 +llama-index==0.12.41 llama-index-embeddings-bedrock==0.2.1 sentence-transformers==3.0.1 scikit-learn==1.4.2