summaryrefslogtreecommitdiff
path: root/frags/list-of-dependencies.rst
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-10-09 09:19:47 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-10-09 09:19:47 +0200
commitf3ffa8cd7589123916e8042277c2ebb9ac738627 (patch)
tree6d6342fbc6ff0a0220324f29a5b033ffb5081253 /frags/list-of-dependencies.rst
parent4e54e0e877251f36130773918a3600eb27850321 (diff)
downloaddocs-f3ffa8cd7589123916e8042277c2ebb9ac738627.tar.gz
docs-f3ffa8cd7589123916e8042277c2ebb9ac738627.tar.bz2
docs-f3ffa8cd7589123916e8042277c2ebb9ac738627.zip
-bump pg dependency
Diffstat (limited to 'frags/list-of-dependencies.rst')
-rw-r--r--frags/list-of-dependencies.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/frags/list-of-dependencies.rst b/frags/list-of-dependencies.rst
index 5ddbdd89..5c36b086 100644
--- a/frags/list-of-dependencies.rst
+++ b/frags/list-of-dependencies.rst
@@ -18,11 +18,11 @@
- libjansson >= 2.7
-- PostgreSQL >= 13, including libpq
+- PostgreSQL >= 15, including libpq
- GNU libmicrohttpd >= 0.9.71
-- GNUnet >= 0.19 (from `source tarball <http://ftpmirror.gnu.org/gnunet/>`__)
+- GNUnet >= 0.20 (from `source tarball <http://ftpmirror.gnu.org/gnunet/>`__)
- Python3 with ``jinja2``
@@ -45,4 +45,4 @@ install these dependencies:
libpq-dev \
libmicrohttpd-dev \
python3-jinja2 \
- postgresql-13
+ postgresql-15