summaryrefslogtreecommitdiff
path: root/client/pkg/requirements.pip
blob: ae8d2dac87fd3273bf63ab691f5affdf1950a6ee (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
pysqlcipher
simplejson
u1db
scrypt
pycryptopp
cchardet
taskthread
zope.proxy

#
# leap deps
#

leap.soledad.common>=0.3.8

#
# 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