blob: 1dab4fc260b2f5e8624f1330ab52351ac562304e [file] [log] [blame]
Aloys Augustin28fa8cb2019-06-21 17:04:29 +02001pip-tools==3.8.0 # BSD Keep this in sync with Makefile's PIP_TOOLS_VERSION
2
Paul Vinciguerra42bdba82019-03-07 11:26:23 -08003aenum>= 2.1.2; python_version < '3.6' # BSD
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08004cffi # MIT
5cryptography!=2.0 # BSD/Apache-2.0
Paul Vinciguerra4ba4edd2019-03-14 06:52:31 -07006deprecation>=2.0.6 # Apache-2.0
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08007faulthandler; python_version < '3.3' # # BSD License (2 clause)
8flake8 # MIT
9ipaddress; python_version < '3.3' # PSF
Neale Rannsae809832018-11-23 09:00:27 -080010parameterized>=0.6.1 # BSD
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -080011pexpect # ISC
12psutil # BSD
13pycodestyle # MIT (Expat license) https://pypi.org/project/pycodestyle/
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -080014scapy==2.4.0; python_version >= '2.7' or python_version >= '3.4' # GPL2 https://github.com/secdev/scapy/blob/master/LICENSE
15six # MIT
16subprocess32 # PSF
Paul Vinciguerra32ee2f12019-03-19 18:58:35 -070017syslog_rfc5424_parser>=0.3.1 # ISC
Aloys Augustin28fa8cb2019-06-21 17:04:29 +020018objgraph # MIT
19pympler # Apache-2.0