From 8389558e9178c1267fbc591189d65f6a2b1ee661 Mon Sep 17 00:00:00 2001 From: Nico Virkki Date: Thu, 22 Feb 2024 12:33:10 +0200 Subject: [PATCH] docs: update readme Update postgres/postgis and python versions to README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 79f98b25..cf2b75d3 100644 --- a/README.md +++ b/README.md @@ -95,9 +95,9 @@ Prerequisites: ## Development without Docker Prerequisites: -* PostgreSQL 9.6 -* PostGIS 2.5 -* Python 3.7 +* PostgreSQL 13 +* PostGIS 3.2 +* Python 3.11 ### Installing Python requirements