summaryrefslogtreecommitdiff
path: root/client/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'client/pkg')
-rw-r--r--client/pkg/requirements.pip10
1 files changed, 4 insertions, 6 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip
index 2f658d76..bc92b5b9 100644
--- a/client/pkg/requirements.pip
+++ b/client/pkg/requirements.pip
@@ -1,11 +1,9 @@
-pysqlcipher>2.6.3
+#pysqlcipher>2.6.3
u1db
scrypt
-cchardet
+# cchardet not packaged, we need python-chardet from the
+# repos instead.
+chardet
zope.proxy
twisted
-
-# XXX -- fix me!
-# oauth is not strictly needed by us, but we need it until u1db adds it to its
-# release as a dep.
oauth