summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
blob: d7dc2c919b98aaf670819b774857ad69effcbf4a (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<1.0.0 
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