From acef726be155b031dc5724837ccd4288368e2b0a Mon Sep 17 00:00:00 2001 From: "H. Shay" Date: Tue, 4 Jan 2022 09:00:03 -0800 Subject: [PATCH] upgrade python version requirement in setup doc --- docs/setup/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/installation.md b/docs/setup/installation.md index 16562be953..9c920c4733 100644 --- a/docs/setup/installation.md +++ b/docs/setup/installation.md @@ -194,7 +194,7 @@ When following this route please make sure that the [Platform-specific prerequis System requirements: - POSIX-compliant system (tested on Linux & OS X) -- Python 3.6 or later, up to Python 3.9. +- Python 3.7 or later, up to Python 3.10. - At least 1GB of free RAM if you want to join large public rooms like #matrix:matrix.org To install the Synapse homeserver run: