From 1516e04a7bff04b45bca5f36e0fefb9a0f0bde54 Mon Sep 17 00:00:00 2001 From: "dev-mend-for-github-com[bot]" <51963704+dev-mend-for-github-com[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 03:16:12 +0000 Subject: [PATCH] Update dependency ragas to v0.1.10 --- 02_KnowledgeBases_and_RAG/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02_KnowledgeBases_and_RAG/requirements.txt b/02_KnowledgeBases_and_RAG/requirements.txt index 2c480ed3..40acaccd 100644 --- a/02_KnowledgeBases_and_RAG/requirements.txt +++ b/02_KnowledgeBases_and_RAG/requirements.txt @@ -3,7 +3,7 @@ opensearch-py botocore awscli retrying -ragas==0.1.9 +ragas==0.1.10 ipywidgets iprogress langchain