From 19bd953d31a9c80414fa53baec54181e934ffefd Mon Sep 17 00:00:00 2001 From: grossmj Date: Thu, 26 Sep 2024 16:25:26 +0700 Subject: [PATCH] Update README.md to change the minimum required Python version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bba2fdb..059a1238 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ must be connected to the Internet in order to install the dependencies. Dependencies: -- Python 3.6, setuptools and the ones listed +- Python >= 3.8, setuptools and the ones listed [here](https://github.com/GNS3/gns3-server/blob/master/requirements.txt) The following commands will install some of these dependencies: