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

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