blob: 509fe89bd92a752ec6c5f8eea4be1e73496c031d [file] [log] [blame]
Klement Sekerad9b0c6f2022-04-26 19:02:15 +02001pip-tools==6.6.0 # BSD Keep this in sync with Makefile's PIP_TOOLS_VERSION
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08002cryptography!=2.0 # BSD/Apache-2.0
Paul Vinciguerra4ba4edd2019-03-14 06:52:31 -07003deprecation>=2.0.6 # Apache-2.0
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08004faulthandler; python_version < '3.3' # # BSD License (2 clause)
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08005ipaddress; 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
snaramre5d4b8912019-12-13 23:39:35 +00009scapy==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 -080010six # MIT
Paul Vinciguerra32ee2f12019-03-19 18:58:35 -070011syslog_rfc5424_parser>=0.3.1 # ISC
Aloys Augustin28fa8cb2019-06-21 17:04:29 +020012objgraph # MIT
13pympler # Apache-2.0
Dave Wallaced1706812021-08-12 18:36:02 -040014sphinx # BSD
15sphinxcontrib-spelling # BSD
Aloys Augustin1f2e1462020-04-07 15:43:33 +020016sphinx-rtd-theme # MIT
Artem Glazychevedca1322020-08-31 17:12:30 +070017noiseprotocol # MIT
Dave Wallaced1706812021-08-12 18:36:02 -040018recommonmark # MIT
Nathan Skrzypczak9ad39c02021-08-19 11:38:06 +020019pyyaml # MIT
Dave Wallace51a037d2021-11-06 10:59:22 -040020jsonschema; python_version >= '3.7' # MIT
Dave Wallace995123e2021-11-08 12:23:01 -050021dataclasses; python_version == '3.6' # Apache-2.0
Klement Sekerad9b0c6f2022-04-26 19:02:15 +020022black # MIT https://github.com/psf/black
Alexander Chernavin44ec8462022-07-20 10:48:56 +000023pycryptodome # BSD, Public Domain