diff options
author | drebs <drebs@leap.se> | 2015-06-01 14:46:10 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-06-01 14:46:10 -0300 |
commit | 72af2ac4cc2252883f358af85c0921e11ccf7f80 (patch) | |
tree | 8d6c713f217d69bfd3ac3501ee511a972e00a603 /common/pkg | |
parent | 7d4ab674a167d48686f61310ff4ff6a62a545e67 (diff) |
[pkg] bump dependency versions
Diffstat (limited to 'common/pkg')
-rw-r--r-- | common/pkg/requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pkg/requirements.pip b/common/pkg/requirements.pip index ea2f3fa2..005d6884 100644 --- a/common/pkg/requirements.pip +++ b/common/pkg/requirements.pip @@ -2,7 +2,7 @@ simplejson u1db # leap deps -- bump me! -leap.common +leap.common>=0.7.0 # XXX -- fix me! # oauth is not strictly needed by us, but we need it until u1db adds it to its |