blob: 5f9f44c2244663763a762d6171ac0af2a382f3f8 [file] [log] [blame]
Aloys Augustinef29fa42020-05-25 18:07:24 +02001pip-tools==5.1.2 # BSD Keep this in sync with Makefile's PIP_TOOLS_VERSION
Aloys Augustin28fa8cb2019-06-21 17:04:29 +02002
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/
snaramre5d4b8912019-12-13 23:39:35 +000014scapy==2.4.3; python_version >= '2.7' or python_version >= '3.4' # GPL2 https://github.com/secdev/scapy/blob/master/LICENSE
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -080015six # 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
Aloys Augustin1f2e1462020-04-07 15:43:33 +020020sphinx<3.0.0 # BSD, sphinx 3.0.0 crashes with a traceback
21sphinx-rtd-theme # MIT