From ab70ef76785786b38249d9926ca50ab80524c307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Sat, 3 Dec 2016 14:57:51 +0100 Subject: [PATCH] update requirements --- src/requirements/production.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 3eb8652f..414057fb 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -7,3 +7,5 @@ django-filter>=0.14,<0.15 shapely>=1.5,<1.6 celery>=3.1,<3.2 requests>=2.11,<2.12 +Pillow>=3.4.2,<3.5 +matplotlib>=1.5.3,<1.6