From 2367dc448d3b1846801b8a93018f74727fcd7592 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Fri, 1 Nov 2013 10:46:30 -0300 Subject: Update requirements --- changes/VERSION_COMPAT | 3 --- pkg/requirements.pip | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT index b5e72ed5..cc00ecf7 100644 --- a/changes/VERSION_COMPAT +++ b/changes/VERSION_COMPAT @@ -8,6 +8,3 @@ # # BEGIN DEPENDENCY LIST ------------------------- # leap.foo.bar>=x.y.z - -leap.mail>=0.3.6 -leap.soledad>=0.4.2 \ No newline at end of file diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 29a313ea..885b19f8 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -19,9 +19,9 @@ keyring zope.proxy leap.common>=0.3.4 -leap.soledad.client>=0.4.0 +leap.soledad.client>=0.4.2 leap.keymanager>=0.3.4 -leap.mail>=0.3.5 +leap.mail>=0.3.6 # Remove this when u1db fixes its dependency on oauth oauth -- cgit v1.2.3