blob: 328b1c322e56767f5f5ea2e2194b63c589810b8f (
plain)
1
2
3
4
5
6
7
8
9
|
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
|