diff options
Diffstat (limited to 'client/pkg/requirements.pip')
-rw-r--r-- | client/pkg/requirements.pip | 5 |
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 |