Updated sendfile to 0.3.7

This commit is contained in:
Karl Hobley 2015-05-07 09:35:31 +01:00
parent 5db78ec012
commit 8673d07d8b

View file

@ -34,7 +34,7 @@ install_requires = [
"django-modelcluster>=0.6",
"django-taggit>=0.13.0",
"django-treebeard==3.0",
"django-sendfile==0.3.6",
"django-sendfile==0.3.7",
"Pillow>=2.6.1",
"beautifulsoup4>=4.3.2",
"html5lib==0.999",