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