Commit e9a90817d7f5c6991f499f9d4994fc5d7f7547c7

Authored by Sergio Oliveira
Committed by Gust
1 parent b50238f1
Exists in workin_whoosh_temp

Updated chardet

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