summaryrefslogtreecommitdiff
path: root/server/pkg/requirements.pip
blob: e7d474f9ee1ed29b3f4b99b189d3b3fcb04eac77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
configparser
u1db
routes
PyOpenSSL
#twisted  # we don't want all twisted deps in deb!
#pinned for wheezy compatibility
Beaker==1.6.3 #wheezy
couchdb==0.8 #wheezy

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