From 14a99b83ba500255cc7f1138617f3bea1a9e9404 Mon Sep 17 00:00:00 2001 From: penguinzephyr Date: Thu, 21 Mar 2024 07:37:48 +1100 Subject: [PATCH] Update install.rst Updates python minimum version. --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index 101cc1c..7372b98 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -9,7 +9,7 @@ System Prerequisites ==================== * Linux Machine it might work in windows but has not been tested -* `Python`_ 3.5.x +* `Python`_ 3.10+ * `Virtualenv`_ * `PIP`_ Should be installed with Python 3 * `Redis`_ 3.x.x