1 files changed, 1 insertions, 1 deletions
diff --git a/latest/setup/installation.html b/latest/setup/installation.html
index 0713243b2a..36295cc7bb 100644
--- a/latest/setup/installation.html
+++ b/latest/setup/installation.html
@@ -312,7 +312,7 @@ and mounting it to <code>/var/synapse</code> should be taken into consideration.
<p>System requirements:</p>
<ul>
<li>POSIX-compliant system (tested on Linux & OS X)</li>
-<li>Python 3.7 or later, up to Python 3.9.</li>
+<li>Python 3.7 or later, up to Python 3.10.</li>
<li>At least 1GB of free RAM if you want to join large public rooms like #matrix:matrix.org</li>
</ul>
<p>To install the Synapse homeserver run:</p>
|