From d312ff1f30fe593deab8505a67b530916f08a2d7 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Wed, 5 Feb 2025 21:06:58 +0100 Subject: update docs to say Python 3.10 is required --- doc/administration/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/administration/installation.rst b/doc/administration/installation.rst index cf8e83a..b207784 100644 --- a/doc/administration/installation.rst +++ b/doc/administration/installation.rst @@ -9,7 +9,7 @@ Requirements Fietsboek has the following requirements (apart from the Python modules, which will be installed by ``pip``): -* Python 3.9 or later +* Python 3.10 or later * A `redis `__ server, used for caching and temporary data * (Optionally) an SQL database server like `PostgreSQL `__ or `MariaDB `__ (if -- cgit v1.2.3