summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/VERSION_COMPAT2
-rw-r--r--pkg/requirements.pip2
2 files changed, 2 insertions, 2 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT
index ec5bde1..032b26a 100644
--- a/changes/VERSION_COMPAT
+++ b/changes/VERSION_COMPAT
@@ -8,4 +8,4 @@
#
# BEGIN DEPENDENCY LIST -------------------------
# leap.foo.bar>=x.y.z
-leap.keymanager>=0.3.7
+
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index 7ed5087..dc0635c 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -1,6 +1,6 @@
zope.interface
leap.soledad.client>=0.3.0
leap.common>=0.3.5
-leap.keymanager>=0.3.4
+leap.keymanager>=0.3.7
twisted # >= 12.0.3 ??
zope.proxy