Commit 68ba24852d0575cce301afef7110c14352f989b1

Authored by Sergio Oliveira
1 parent aac99052

Updated chardet

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -6,7 +6,7 @@ REQUIREMENTS = [ @@ -6,7 +6,7 @@ REQUIREMENTS = [
6 'Django==1.7.7', 6 'Django==1.7.7',
7 'django-piston==0.2.3', 7 'django-piston==0.2.3',
8 'pytz==2011n', 8 'pytz==2011n',
9 - 'chardet==1.0.1', 9 + 'chardet==2.3.0',
10 'python-dateutil==1.5', 10 'python-dateutil==1.5',
11 'django-cliauth==0.9.1', 11 'django-cliauth==0.9.1',
12 'django-mobile==0.3.0', 12 'django-mobile==0.3.0',