summaryrefslogtreecommitdiff
path: root/client/pkg/requirements.pip
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-03-14 02:09:40 -0400
committerKali Kaneko <kali@leap.se>2014-03-17 12:37:35 -0400
commitd2d3a243b6da313a54c8c498ffcd3f065721ad5a (patch)
tree2e34698acdbf656e759c945bca96c3e04ca30d6a /client/pkg/requirements.pip
parent1a60f3616efef904917dd77a12170912defc7637 (diff)
move symmetric decryption of docs to be db-based toofeature/enc-sync-transitional-db
Diffstat (limited to 'client/pkg/requirements.pip')
-rw-r--r--client/pkg/requirements.pip5
1 files changed, 3 insertions, 2 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip
index ff1b4f35..6f2954ab 100644
--- a/client/pkg/requirements.pip
+++ b/client/pkg/requirements.pip
@@ -3,6 +3,9 @@ simplejson
u1db
scrypt
pycryptopp
+cchardet
+taskthread
+zope.proxy
#
# leap deps
@@ -21,5 +24,3 @@ oauth
# pysqlite should not be a dep, see #2945
pysqlite
-cchardet
-taskthread