blob: e4344d6928fe65ee565f46f14b9d1fe666f26d9a [file] [log] [blame]
Paul Vinciguerra42bdba82019-03-07 11:26:23 -08001aenum>= 2.1.2; python_version < '3.6' # BSD
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08002cffi # MIT
3cryptography!=2.0 # BSD/Apache-2.0
4faulthandler; python_version < '3.3' # # BSD License (2 clause)
5flake8 # MIT
6ipaddress; python_version < '3.3' # PSF
Neale Rannsae809832018-11-23 09:00:27 -08007parameterized>=0.6.1 # BSD
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08008pexpect # ISC
9psutil # BSD
10pycodestyle # MIT (Expat license) https://pypi.org/project/pycodestyle/
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -080011scapy==2.4.0; python_version >= '2.7' or python_version >= '3.4' # GPL2 https://github.com/secdev/scapy/blob/master/LICENSE
12six # MIT
13subprocess32 # PSF
Paul Vinciguerra31df49c2019-01-22 19:58:47 -080014syslog_rfc5424_parser>=0.3.0 # ISC