summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2013-09-06 16:17:32 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2013-09-06 16:17:32 -0300
commite9e0afc4096b4ba054496e39b3f4965262dd44ce (patch)
treef3cf2ea53e365fbea0ee4ca9ac65da9bfb71a57a
parente189d6dacd54de61d0e89947184621a563a396ac (diff)
Update requirements for 0.3.2
-rw-r--r--changes/VERSION_COMPAT7
-rw-r--r--pkg/requirements.pip4
2 files changed, 2 insertions, 9 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT
index cd6e4ef1..cc00ecf7 100644
--- a/changes/VERSION_COMPAT
+++ b/changes/VERSION_COMPAT
@@ -8,10 +8,3 @@
#
# BEGIN DEPENDENCY LIST -------------------------
# leap.foo.bar>=x.y.z
-
-leap.common>=0.3.2
-# leap.common.config.get_path_prefix
-#
-leap.mail>=0.3.2
-# smtp returns factory
-
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index b39960b7..77cdf17c 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -20,10 +20,10 @@ python-daemon # this should not be needed for Windows.
keyring<3.0.0 # See #3759
-leap.common>=0.3.0
+leap.common>=0.3.2
leap.soledad.client>=0.3.0
leap.keymanager>=0.2.0
-leap.mail>=0.3.0
+leap.mail>=0.3.2
# Remove this when u1db fixes its dependency on oauth
oauth