summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
blob: 49b562746b443a309924d7504811e6ed4e498198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# in order of addition to the project.
# do not change it, we will freeze the requirements before tagging a release.

argparse # only for python 2.6
requests
ping
psutil
netifaces
python-gnutls==1.1.9  # see https://bugs.launchpad.net/ubuntu/+source/python-gnutls/+bug/1027129
jsonschema
srp  # >=1.0.1 MUST HAVE 1.0.1 BUGFIX, but upstream DID NOT UPDATE setup.py so it conflicts
pycrypto
keyring
python-dateutil