summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorkali <kali@leap.se>2013-04-10 00:12:20 +0900
committerkali <kali@leap.se>2013-04-10 00:12:20 +0900
commit3dc9110df56c2919acacb0622915823bfde51d5f (patch)
treedc506b8b685be06ee137a4c290881f7624670c83 /pkg
parent01f956f859a94f37aaebf9acc932c26564087ae8 (diff)
baseconfig moved to leap.common.config
Diffstat (limited to 'pkg')
-rw-r--r--pkg/requirements.pip5
1 files changed, 2 insertions, 3 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index 89917a53..0051380a 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -1,16 +1,15 @@
# in order of addition to the project.
# do not change the ordering.
#
+argparse
+#
PySide
# Use LEAP_VENV_SKIP_PYSIDE to avoid installing it!
-jsonschema<=0.8
requests
srp>=1.0.2
pyopenssl
keyring
-pyxdg
-argparse
python-dateutil
psutil