diff options
Diffstat (limited to 'common')
-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 |