summaryrefslogtreecommitdiff
path: root/server/pkg/requirements.pip
blob: f9cce08ee992fa1db1f221431c44dff09771c636 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
configparser
u1db
routes
PyOpenSSL
twisted>=12.3.0
#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