summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r--pkg/requirements.pip8
1 files changed, 8 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index ea59aaa..d5db275 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -1,5 +1,13 @@
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
+
## XXX change me to whatever you name the package in pypi
python-gnupg>=0.3.0
leap.soledad.common>=0.3.0