blob: b05cc74bc1a847a44eee0ce45437da269b434bb0 [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
Neale Rannsae809832018-11-23 09:00:27 -08006parameterized>=0.6.1 # BSD
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08007pexpect # ISC
8psutil # BSD
9pycodestyle # MIT (Expat license) https://pypi.org/project/pycodestyle/
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -080010scapy==2.4.0; python_version >= '2.7' or python_version >= '3.4' # GPL2 https://github.com/secdev/scapy/blob/master/LICENSE
11six # MIT
12subprocess32 # PSF
Paul Vinciguerra31df49c2019-01-22 19:58:47 -080013syslog_rfc5424_parser>=0.3.0 # ISC