From 68ba24852d0575cce301afef7110c14352f989b1 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Sat, 6 Jun 2015 10:14:37 -0300 Subject: [PATCH] Updated chardet --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 94122c6..072f3e3 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ REQUIREMENTS = [ 'Django==1.7.7', 'django-piston==0.2.3', 'pytz==2011n', - 'chardet==1.0.1', + 'chardet==2.3.0', 'python-dateutil==1.5', 'django-cliauth==0.9.1', 'django-mobile==0.3.0', -- libgit2 0.21.2