From dac0c4ac104b7de7540386f11b1d2583c6d6b0c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Sun, 16 Feb 2025 21:42:01 +0100 Subject: [PATCH] [docs] add 'psycopg' to optional dependencies --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 40331834..db21814a 100644 --- a/README.rst +++ b/README.rst @@ -34,6 +34,7 @@ Optional - PyYAML_: YAML configuration file support - toml_: TOML configuration file support for Python<3.11 - SecretStorage_: GNOME keyring passwords for ``--cookies-from-browser`` +- Psycopg_: PostgreSQL archive support Installation @@ -472,6 +473,7 @@ To authenticate with a ``mastodon`` instance, run *gallery-dl* with .. _PyYAML: https://pyyaml.org/ .. _toml: https://pypi.org/project/toml/ .. _SecretStorage: https://pypi.org/project/SecretStorage/ +.. _Psycopg: https://www.psycopg.org/ .. _Snapd: https://docs.snapcraft.io/installing-snapd .. _OAuth: https://en.wikipedia.org/wiki/OAuth .. _Chocolatey: https://chocolatey.org/install