blob: 7ae21f875fa1880dbd123534c113f6c342fe13b9 [file] [log] [blame]
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08001cffi # MIT
2cryptography!=2.0 # BSD/Apache-2.0
3faulthandler; python_version < '3.3' # # BSD License (2 clause)
4flake8 # MIT
5ipaddress; python_version < '3.3' # PSF
6pexpect # ISC
7psutil # BSD
8pycodestyle # MIT (Expat license) https://pypi.org/project/pycodestyle/
9scapy==2.4.0; python_version >= '2.7' or python_version >= '3.4' # GPL2 https://github.com/secdev/scapy/blob/master/LICENSE
10six # MIT
11subprocess32 # PSF
12syslog_rfc5424_parser # ISC