diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-07-10 15:25:12 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-07-10 16:05:43 -0300 |
commit | cdba9fdd232eb195b46b15a8622cde8ab2889960 (patch) | |
tree | e54d013a559a6835a9feefb575d4d430d6013ac4 /client/pkg | |
parent | 918c16241b86aef45e803d92e468947ea29bed27 (diff) |
[pkg] bump dependencies0.7.1
bump leap.common min required version, new change needed
'collect_plugins'.
Diffstat (limited to 'client/pkg')
-rw-r--r-- | client/pkg/requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index 26f7c979..570cd09e 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -8,7 +8,7 @@ zope.proxy twisted # leap deps -- bump me! -leap.common>=0.4.0 +leap.common>=0.4.1 leap.soledad.common>=0.6.5 # XXX -- fix me! |