summaryrefslogtreecommitdiff
path: root/server/pkg/requirements.pip
blob: be5d156b9f533a8a1f8cfebf4d8dcd39ae64f01e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
configparser
couchdb
simplejson
u1db
routes
PyOpenSSL<0.14

# TODO: maybe we just want twisted-web?
twisted>=12.0.0

# leap deps -- bump me!
leap.soledad.common>=0.3.0

#
# Things yet to fix:
#

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

oauth