From c8a76059ff6ff37fb51972fe2ba8b9d9464af769 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Tue, 17 Jan 2023 05:21:53 +0100 Subject: Refs #34255 -- Bumped required psycopg version to 3.1.8. --- docs/ref/contrib/gis/install/postgis.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/contrib') diff --git a/docs/ref/contrib/gis/install/postgis.txt b/docs/ref/contrib/gis/install/postgis.txt index e469ede4d0..6859dce7de 100644 --- a/docs/ref/contrib/gis/install/postgis.txt +++ b/docs/ref/contrib/gis/install/postgis.txt @@ -24,7 +24,7 @@ platform-specific instructions if you are on :ref:`macos` or :ref:`windows`. .. versionchanged:: 4.2 - Support for ``psycopg`` 3.1+ was added. + Support for ``psycopg`` 3.1.8+ was added. Post-installation ================= -- cgit v1.3