blob: 7df379367a483a008a8ad63466a0f071b0f902f3 [file] [log] [blame]
Dave Wallacefa5aabb2022-02-05 09:27:05 -05001pip-tools==6.5.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
9pycodestyle # MIT (Expat license) https://pypi.org/project/pycodestyle/
snaramre5d4b8912019-12-13 23:39:35 +000010scapy==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 -080011six # MIT
Paul Vinciguerra32ee2f12019-03-19 18:58:35 -070012syslog_rfc5424_parser>=0.3.1 # ISC
Aloys Augustin28fa8cb2019-06-21 17:04:29 +020013objgraph # MIT
14pympler # Apache-2.0
Dave Wallaced1706812021-08-12 18:36:02 -040015sphinx # BSD
16sphinxcontrib-spelling # BSD
Aloys Augustin1f2e1462020-04-07 15:43:33 +020017sphinx-rtd-theme # MIT
Artem Glazychevedca1322020-08-31 17:12:30 +070018noiseprotocol # MIT
Dave Wallaced1706812021-08-12 18:36:02 -040019recommonmark # MIT
Nathan Skrzypczak9ad39c02021-08-19 11:38:06 +020020pyyaml # MIT
Dave Wallace51a037d2021-11-06 10:59:22 -040021jsonschema; python_version >= '3.7' # MIT
Dave Wallace995123e2021-11-08 12:23:01 -050022dataclasses; python_version == '3.6' # Apache-2.0