commit | 0c6409664fee644709dca5ddea96921825301d42 | [log] [tgz] |
---|---|---|
author | Nathan Knuth <nathan.knuth@cyaninc.com> | Thu Sep 08 16:32:18 2016 -0700 |
committer | Nathan Knuth <nathan.knuth@cyaninc.com> | Thu Sep 08 16:32:18 2016 -0700 |
tree | 5abcd1b851e4dda04e24cd912d8536241e8e8771 | |
parent | 859e284cb674a097cb97d6372fbfc500dbfcee6e [diff] |
requirements file for pip.
diff --git a/requirements.txt b/requirements.txt new file mode 100755 index 0000000..4a59011 --- /dev/null +++ b/requirements.txt
@@ -0,0 +1,21 @@ +argparse==1.2.1 +colorama==0.2.5 +decorator==3.4.0 +flake8==2.5.1 +gevent==1.0 +mock==1.3.0 +netifaces==0.10.4 +numpy==1.8.2 +pep8==1.5.7 +pep8-naming==0.3.3 +pyflakes==1.0.0 +pylint==1.5.2 +pyOpenSSL==0.13 +PyYAML==3.10 +scapy==2.3.2 +simplejson==3.8.1 +six==1.10.0 +ssh-import-id==3.21 +Twisted==16.4.0 +urllib3==1.7.1 +