summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2015-07-10 17:11:58 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2015-07-10 17:11:58 -0300
commitc4a7bc9b2d19e70565877c4526ba2ff31acbdca1 (patch)
treed818c6da406271e1f1ae8441cd9d210e27141a8b
parent3e4c030dbcd261028810fec223127d364c1491b3 (diff)
[pkg] bump dependencies0.4.0rc1
-rw-r--r--changes/VERSION_COMPAT3
-rw-r--r--pkg/requirements.pip6
2 files changed, 3 insertions, 6 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT
index a5c0caa..cc00ecf 100644
--- a/changes/VERSION_COMPAT
+++ b/changes/VERSION_COMPAT
@@ -8,6 +8,3 @@
#
# BEGIN DEPENDENCY LIST -------------------------
# leap.foo.bar>=x.y.z
-leap.keymanager>=0.4.0
-leap.soledad.client>=0.7.0
-leap.common>=0.4
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index 20f93a6..d77059a 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -1,7 +1,7 @@
zope.interface
-leap.soledad.client>=0.4.5
-leap.common>=0.3.7
-leap.keymanager>=0.3.8
+leap.soledad.client>=0.7.0
+leap.common>=0.4.0
+leap.keymanager>=0.4.0
twisted # >= 12.0.3 ??
zope.proxy
service-identity