From f66fcacc2aaaa3adbc2f81d2ac740e112c496046 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Fri, 30 Oct 2015 14:12:47 +0100 Subject: Use psycopg's builtin support for jsonb columns --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 8e5d200..d344e79 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,11 @@ Installation ============ +Minimum versions of required packages: + + - python3-psycopg2 ≥ 2.5.4 + - swi-prolog ≥ 7.3 + These instructions assume you are running Debian Jessie. Install dependencies: apt install apache2 nodejs npm python3 python3-ply python3-psycopg2 python3-termcolor -- cgit v1.2.1