diff options
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! |