blob: 1dcd8b7d5244c6fcb54bcedc1e2f8551ca141366 [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
Paul Vinciguerra4ba4edd2019-03-14 06:52:31 -07004deprecation>=2.0.6 # Apache-2.0
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08005faulthandler; python_version < '3.3' # # BSD License (2 clause)
6flake8 # MIT
7ipaddress; python_version < '3.3' # PSF
Neale Rannsae809832018-11-23 09:00:27 -08008parameterized>=0.6.1 # BSD
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08009pexpect # ISC
10psutil # BSD
11pycodestyle # MIT (Expat license) https://pypi.org/project/pycodestyle/
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -080012scapy==2.4.0; python_version >= '2.7' or python_version >= '3.4' # GPL2 https://github.com/secdev/scapy/blob/master/LICENSE
13six # MIT
14subprocess32 # PSF
Paul Vinciguerra31df49c2019-01-22 19:58:47 -080015syslog_rfc5424_parser>=0.3.0 # ISC