diff options
Diffstat (limited to 'client/pkg')
-rw-r--r-- | client/pkg/requirements.pip | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index f29d5c74..4569b1c4 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -2,11 +2,10 @@ pysqlcipher>2.6.3 u1db scrypt pycryptopp -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 |