From 6f4a57b56d170ca3cae1bcff1ea305243d6b4c74 Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Mon, 25 Nov 2024 16:01:40 -0800 Subject: [PATCH] update readme with python version (#302) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee65197d..1440ec57 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Make sure you have following utilities installed before proceeding further, 1. [Docker System](https://docs.docker.com/get-started/get-docker/) (v24) 2. [Docker compose](https://docs.docker.com/compose/install/) (v2.29) -3. [Python](https://www.python.org/downloads/) (v3.10) +3. [Python](https://www.python.org/downloads/) (v3.12) 4. [Poetry](https://python-poetry.org/docs/#installing-with-the-official-installer) (v1.8.3. *Note: only needed for local development*)