summaryrefslogtreecommitdiff
path: root/client/pkg/requirements.pip
blob: 6f2954ab2a3fb3526b6bda7a425b3e8fa10142b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pysqlcipher
simplejson
u1db
scrypt
pycryptopp
cchardet
taskthread
zope.proxy

#
# leap deps
#

leap.soledad.common>=0.3.0

#
# XXX things to fix yet:
#

# this is not strictly needed by us, but we need it
# until u1db adds it to its release as a dep.
oauth

# pysqlite should not be a dep, see #2945
pysqlite