From e62115cfcbcb2e0ae1ebf33af87ea60eab4fb821 Mon Sep 17 00:00:00 2001 From: Jorran de Wit <jorrandewit@outlook.com> Date: Tue, 29 Aug 2017 12:10:59 +0200 Subject: [PATCH] Ithenticate try 4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8882d53cf..1998b0de2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ Whoosh==2.7.4 # Directly related to Haystack. # Python Utils -ithenticate-api-python==0.4.1 +ithenticate-api-python==0.4.2 mailchimp3==2.0.15 python-dateutil==2.6.0 # Doesn't Django have this functionality built-in? -- JdW Pillow==3.4.2 # Latest version is v4.2.1; need to know about usage before upgrade. -- JdW -- GitLab