From be827f7016b731b460fac04a833492a277719315 Mon Sep 17 00:00:00 2001 From: anonymous <anonymous> Date: Mon, 6 May 2019 14:04:13 +0200 Subject: [PATCH] add missing dep --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5da3cc39..83c9faa8 100755 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ ckan ckanext-harvest ckanext-spatial lxml -piwikapi \ No newline at end of file +piwikapi +multiline-log-formatter \ No newline at end of file -- GitLab