diff options
author | Tomás Touceda <chiiph@leap.se> | 2014-04-04 16:50:49 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2014-04-04 16:50:49 -0300 |
commit | b40cc1c561f1f9375295ac31f857446e056cba07 (patch) | |
tree | 56069546c67a71f9b8bf92801be116c9e70756df | |
parent | a984b0fce963d92e508c5db9995b5e3450874f69 (diff) |
Update requirements
-rw-r--r-- | changes/VERSION_COMPAT | 1 | ||||
-rw-r--r-- | pkg/requirements.pip | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT index 1f523ccd..cc00ecf7 100644 --- a/changes/VERSION_COMPAT +++ b/changes/VERSION_COMPAT @@ -8,4 +8,3 @@ # # BEGIN DEPENDENCY LIST ------------------------- # leap.foo.bar>=x.y.z -leap.mail>=0.3.9 diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 850ccf44..be4ea858 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -20,7 +20,7 @@ zope.proxy leap.common>=0.3.4 leap.soledad.client>=0.4.2 leap.keymanager>=0.3.6 -leap.mail>=0.3.7 +leap.mail>=0.3.9 # Remove this when u1db fixes its dependency on oauth oauth |