From 3a5eba162db77c76bd0bb035c84ffa42a8a08b0e Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Fri, 10 Jul 2015 19:27:47 -0300 Subject: [pkg] bump dependencies --- changes/VERSION_COMPAT | 4 +--- pkg/requirements.pip | 5 +++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT index 6a972b71..f35d01c6 100644 --- a/changes/VERSION_COMPAT +++ b/changes/VERSION_COMPAT @@ -11,6 +11,4 @@ # # BEGIN DEPENDENCY LIST ------------------------- # leap.foo.bar>=x.y.z -leap.keymanager>=0.4.0 -leap.mail>=0.4.0 -leap.common>=0.4 +leap.mail>=0.4.0 # this is not tagged/released yet diff --git a/pkg/requirements.pip b/pkg/requirements.pip index c6174648..c9fc7216 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -25,8 +25,9 @@ pyzmq txzmq leap.soledad.client>=0.6.0 -leap.keymanager>=0.3.8 -leap.mail>=0.3.9 +leap.keymanager>=0.4.0 +leap.mail>=0.4.0rc1 +leap.common>=0.4.0 # Remove this when u1db fixes its dependency on oauth oauth -- cgit v1.2.3