From 0d7c2475a181b35e9c9b65e7a7382b04e0f4548d Mon Sep 17 00:00:00 2001 From: capsenz Date: Thu, 26 Jun 2025 10:51:37 +0200 Subject: [PATCH] adjust python version --- E2e - RAG Tutorial/1. Introduction - Getting Started.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/E2e - RAG Tutorial/1. Introduction - Getting Started.ipynb b/E2e - RAG Tutorial/1. Introduction - Getting Started.ipynb index af9be72..9278b86 100644 --- a/E2e - RAG Tutorial/1. Introduction - Getting Started.ipynb +++ b/E2e - RAG Tutorial/1. Introduction - Getting Started.ipynb @@ -68,7 +68,7 @@ "- poetry\n", "\n", "Your Python version must be:\n", - "- 3.11 (only)\n" + "- 3.12 (only)\n" ] }, {