summaryrefslogtreecommitdiff
path: root/server/pkg/requirements.pip
blob: 7cbca4013f4b7988d0f776e0a7bbbdeb99308dd5 (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

# 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