blob: c573009ecfd1207e9c94541b8121469be15868dd (
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
pycrypto
keyring
python-dateutil
|