summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
blob: 89917a53f22dca340143d5e7137246fb93984c32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# in order of addition to the project.
# do not change the ordering.
#
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

leap.common