summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
blob: 1b72ed6accf3849bbda441342ff1e0d2007b3268 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# in order of addition to the project.
# try not to change the ordering.
#
# PySide -- It's a requirement indeed, but
# it gives troubles when operating inside virtualenvs.
# Use LEAP_VENV_SKIP_PYSIDE to avoid installing it!

argparse
requests
srp>=1.0.2
pyopenssl
keyring
python-dateutil
psutil
ipaddr
twisted
qt4reactor
python-gnupg

leap.common>=0.2.5
leap.soledad>=0.1.0

# Remove this when nickserver is online
mock

# Remove this when u1db fixes its dependency on oauth
oauth