summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
blob: 0051380a7497c057cb921850542a4e8654c2ae36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# in order of addition to the project.
# do not change the ordering.
#
argparse
#
PySide
# Use LEAP_VENV_SKIP_PYSIDE to avoid installing it!

requests
srp>=1.0.2
pyopenssl
keyring
python-dateutil
psutil

leap.common