diff options
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip new file mode 100644 index 00000000..839722de --- /dev/null +++ b/pkg/requirements.pip @@ -0,0 +1,17 @@ +# in order of addition to the project. +# do not change the ordering. + +argparse # only for python 2.6 +requests<1.0.0 +psutil +netifaces +pyopenssl +jsonschema #>0.7 +srp>=1.0.2 +pycrypto +keyring +python-dateutil +sh +pyxdg + +pygeoip # optional |