diff options
-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 005d6884..b91186e7 100644 --- a/common/pkg/requirements.pip +++ b/common/pkg/requirements.pip @@ -2,7 +2,7 @@ simplejson u1db # leap deps -- bump me! -leap.common>=0.7.0 +leap.common>=0.4.0 # XXX -- fix me! # oauth is not strictly needed by us, but we need it until u1db adds it to its |