diff options
author | drebs <drebs@leap.se> | 2015-06-01 16:13:52 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-06-01 16:13:52 -0300 |
commit | 79ea2afaf246c519245949ab4479b64d83790e60 (patch) | |
tree | 7038eac2c8bc7c065ffe6c93948099dfdb7a29d3 /client | |
parent | 7d4ab674a167d48686f61310ff4ff6a62a545e67 (diff) |
[pkg] bump dependency versions
Diffstat (limited to 'client')
-rw-r--r-- | client/pkg/requirements.pip | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index e00ab961..70f5b3ba 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -8,8 +8,8 @@ zope.proxy twisted # leap deps -- bump me! -leap.common -leap.soledad.common>=0.6.0 +leap.common>=0.4.0 +leap.soledad.common>=0.6.5 # XXX -- fix me! # oauth is not strictly needed by us, but we need it until u1db adds it to its |