Refs #34255 -- Bumped required psycopg version to 3.1.8.

This commit is contained in:
Mariusz Felisiak 2023-01-17 05:21:53 +01:00
parent 0fbdb9784d
commit c8a76059ff
5 changed files with 9 additions and 9 deletions

View file

@ -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
=================