Skip to content

Commit 563b55a

Browse files
committed
docs: bump supported versions to Python 3.13 and Postgres 17
1 parent dac8fa5 commit 563b55a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@ The current `!psycopg2` implementation supports:
131131
..
132132
NOTE: keep consistent with setup.py and the /features/ page.
133133
134-
- Python versions from 3.8 to 3.12
135-
- PostgreSQL server versions from 7.4 to 16
134+
- Python versions from 3.8 to 3.13
135+
- PostgreSQL server versions from 7.4 to 17
136136
- PostgreSQL client library version from 9.1
137137

138138
.. note::

0 commit comments

Comments
 (0)