From 8adf1c5d7168fea78113f3b61a55b5133f23b46c Mon Sep 17 00:00:00 2001 From: liuzheng712 Date: Tue, 15 Mar 2016 15:11:33 +0800 Subject: [PATCH] requirement --- install/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install/requirements.txt b/install/requirements.txt index 23ab9d3b0..405b35882 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -14,4 +14,5 @@ ansible==1.9.4 pyinotify==0.9.6 passlib==1.6.5 argparse==1.4.0 -django_crontab==0.6.0 \ No newline at end of file +django_crontab==0.6.0 +chardet==2.3.0 \ No newline at end of file