From 3aa9c5dba531519d8974d80222444dfdea88f5d9 Mon Sep 17 00:00:00 2001 From: Joe Germuska Date: Mon, 3 Feb 2014 14:13:46 -0600 Subject: [PATCH] add python-magic for S3 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 9b3e380..7e673e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,3 +9,4 @@ paramiko==1.10.1 ply==3.4 pycrypto==2.6 wsgiref==0.1.2 +python-magic==0.4.6