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

paisley>=0.3.1

# 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

leap.common>=0.3.6.99
leap.soledad.common>=0.4.99
leap.keymanager>=0.3.7.99

chardet  # we fallback to chardet if cchardet is not available, but it's preferred