From 4878e16a1db0a783d432ea263f590f514dcc95d1 Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Sat, 30 Dec 2023 19:26:46 +1000 Subject: python/PyGreSQL: Updated for version 6.0 Signed-off-by: Christoph Willing Signed-off-by: Willy Sudiarto Raharjo --- python/PyGreSQL/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'python/PyGreSQL/README') diff --git a/python/PyGreSQL/README b/python/PyGreSQL/README index 8bd3788b77..c816944682 100644 --- a/python/PyGreSQL/README +++ b/python/PyGreSQL/README @@ -1,3 +1,6 @@ PyGreSQL is an open-source Python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script. + +For version 6.0, only Python versions 3.7 to 3.12 and +PostgreSQL versions 10 to 16 on the server are supported. -- cgit v1.2.3