From 21455ad2366efbe71353fc083c7fd8f57eb2c3f6 Mon Sep 17 00:00:00 2001 From: Lakshidaa Saigiridharan <33449160+Lakshidaa@users.noreply.github.com> Date: Tue, 19 Sep 2023 12:59:27 +0200 Subject: [PATCH] Update python version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d3d9cf..9ebfb00 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Before you begin, ensure you have met the following requirements: * Linux, Windows or macOS platforms are supported - as long as the dependencies are supported on these platforms. -* You have installed [anaconda](https://www.anaconda.com/) or [miniconda](https://docs.conda.io/en/latest/miniconda.html) with python 3.8 to 3.9 +* You have installed [anaconda](https://www.anaconda.com/) or [miniconda](https://docs.conda.io/en/latest/miniconda.html) with python 3.9 to 3.11 The tool has been developed on a Linux platform, but the software has been tested on Windows 10 and macOS Catalina.