From 39094dc58f4333f242eb9591ba6bcefd7b3807b4 Mon Sep 17 00:00:00 2001
From: Carlos Vega <carlos.vega@uni.lu>
Date: Thu, 26 Nov 2020 14:41:36 +0100
Subject: [PATCH] Pillow is back

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 968ad619..de271e69 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -35,7 +35,7 @@ numpy==1.19.4
 pandas==1.1.4
 django-datatables-view==1.19.1
 phonenumberslite==8.12.13
-#Pillow==3.4.2
+Pillow==3.4.2
 psycopg2==2.8.6
 pycparser==2.20
 pyexcel==0.6.6
-- 
GitLab