summaryrefslogtreecommitdiff
path: root/client/pkg/requirements.pip
diff options
context:
space:
mode:
Diffstat (limited to 'client/pkg/requirements.pip')
-rw-r--r--client/pkg/requirements.pip6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip
index 7590aee5..b5abd4c7 100644
--- a/client/pkg/requirements.pip
+++ b/client/pkg/requirements.pip
@@ -3,12 +3,14 @@ simplejson
u1db
scrypt
pycryptopp
+cchardet
+zope.proxy
#
# leap deps
#
-leap.soledad.common>=0.3.0
+leap.soledad.common>=0.6.0
#
# XXX things to fix yet:
@@ -20,5 +22,3 @@ oauth
# pysqlite should not be a dep, see #2945
pysqlite
-
-chardet