From 4cd843205514aea4feedbe3d1bbb9fa0c90ab7bf Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Wed, 12 Mar 2014 02:57:49 -0400 Subject: move encryption of syncing docs to local db --- client/pkg/requirements.pip | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client/pkg/requirements.pip') diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index 8733f320..ff1b4f35 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -21,4 +21,5 @@ oauth # pysqlite should not be a dep, see #2945 pysqlite -cchardet \ No newline at end of file +cchardet +taskthread -- cgit v1.2.3