summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
blob: 5f69abfb201bdbe041c37a0d197b6001923c145b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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
ipaddr
twisted
qt4reactor

leap.common>=0.2.4
leap.soledad>=0.1.0

# Remove this when nickserver is online
mock