summaryrefslogtreecommitdiff
path: root/frags/list-of-dependencies.rst
diff options
context:
space:
mode:
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