diff options
author | Kali Kaneko <kali@leap.se> | 2013-10-30 16:21:20 -0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-10-30 16:21:20 -0200 |
commit | 081642b69751cea8992cf03b06d8956684c2b126 (patch) | |
tree | 608887d3af993c75fd279520b5f5fe9757517fae /pkg/requirements.pip | |
parent | 2953200e4baad4133d1912b6627bdcfca20ef6e3 (diff) |
update mx requirements
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 06e3b85..fa5548b 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -8,9 +8,7 @@ paisley>=0.3.1 # for the time being. couchdb -## XXX change me to whatever you name the package in pypi -python-gnupg>=0.3.0 leap.soledad.common>=0.3.0 -leap.keymanager>=0.2.0 +leap.keymanager>=0.3.4 -cchardet # we fallback to chardet if this is not available, but it's preferred
\ No newline at end of file +cchardet # we fallback to chardet if this is not available, but it's preferred |