summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
blob: 16f4e8d81c4f0cc9b8be1cd8fc497a32c986ed55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Twisted>=12.0.2

paisley>=0.3.1

# removing this dependency for the time being, we're vendoring it
# until we port to py3
# pgpy

# but while vendoring we do need to add pgpy's own dependencies:
pyasn1
singledispatch
enum34

# python-couchdb is used by leap.soledad.common,
# maybe we should get it as optional/recommends
# in soledad-common, but we need to declare here
# for the time being.
couchdb