summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2021-11-05 18:37:58 +0100
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2021-11-05 18:37:58 +0100
commit1454b14ae0102fa08279c9fec92289b3734ad959 (patch)
tree623b629f1e4ee851505b48d8f1e73fed143e8a93 /doc/src
parent8e186dd7e93218effd6a1fa26f173224f97df9a4 (diff)
downloadpsycopg2-1454b14ae0102fa08279c9fec92289b3734ad959.tar.gz
Fix Python 3.10 and PostgreSQL 14 compatibility notes
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/install.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/install.rst b/doc/src/install.rst
index fb66310..8d22137 100644
--- a/doc/src/install.rst
+++ b/doc/src/install.rst
@@ -131,8 +131,8 @@ The current `!psycopg2` implementation supports:
..
NOTE: keep consistent with setup.py and the /features/ page.
-- Python versions from 3.6 to 3.9
-- PostgreSQL server versions from 7.4 to 13
+- Python versions from 3.6 to 3.10
+- PostgreSQL server versions from 7.4 to 14
- PostgreSQL client library version from 9.1