From 2366df817ccfd2f2572afa5d297ba9fb60b84009 Mon Sep 17 00:00:00 2001
From: Fredrik Jonsson <frjo@xdeb.org>
Date: Sun, 12 Aug 2018 23:10:18 +0200
Subject: [PATCH] Added boto 3 as an requirement.

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

diff --git a/requirements.txt b/requirements.txt
index 187e76e35..8233fc584 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -36,4 +36,5 @@ gunicorn==19.9.0
 ConcurrentLogHandler==0.9.1
 raven==6.9.0
 django-storages==1.6.6
+boto3==1.7.75
 mailchimp3==3.0.4
-- 
GitLab