From 862eba0ca52045ace021fb5a337e1bf0c1c650be Mon Sep 17 00:00:00 2001 From: Mathias Behrle Date: Fri, 28 Feb 2014 17:54:57 +0000 Subject: [PATCH] Setting the installed version of python-magic to current HEAD. - Solves magic.MagicException: no magic files loaded - https://github.com/ahupp/python-magic/issues/44 --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index bfd9945f0f..ba7a339143 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -3,7 +3,7 @@ django-pagination==1.0.7 wsgiref==0.1.2 django-taggit==0.9.3 -e git+https://github.com/django-mptt/django-mptt.git@0af02a95877041b2fd6d458bd95413dc1666c321#egg=django-mptt --e git+https://github.com/ahupp/python-magic.git@a75cf0a4a7790eb106155c947af9612f15693b6e#egg=python-magic +-e git+https://github.com/ahupp/python-magic.git@0d8f718f786a6ed7691fb3d9af726e395ac75ac3#egg=python-magic slate==0.3 ghostscript==0.4.1 pdfminer==20110227