blob: dbb2fbf6c4f2a6c2eac47bf5ffede913261ed2eb [file] [log] [blame]
Dave Wallace78b4f4e2021-10-30 15:30:38 -04001pip-tools==6.4.0 # BSD Keep this in sync with Makefile's PIP_TOOLS_VERSION
Aloys Augustin28fa8cb2019-06-21 17:04:29 +02002
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08003cryptography!=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)
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08006ipaddress; python_version < '3.3' # PSF
Neale Rannsae809832018-11-23 09:00:27 -08007parameterized>=0.6.1 # BSD
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08008pexpect # ISC
9psutil # BSD
10pycodestyle # MIT (Expat license) https://pypi.org/project/pycodestyle/
snaramre5d4b8912019-12-13 23:39:35 +000011scapy==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 -080012six # MIT
Paul Vinciguerra32ee2f12019-03-19 18:58:35 -070013syslog_rfc5424_parser>=0.3.1 # ISC
Aloys Augustin28fa8cb2019-06-21 17:04:29 +020014objgraph # MIT
15pympler # Apache-2.0
Dave Wallaced1706812021-08-12 18:36:02 -040016sphinx # BSD
17sphinxcontrib-spelling # BSD
Aloys Augustin1f2e1462020-04-07 15:43:33 +020018sphinx-rtd-theme # MIT
Artem Glazychevedca1322020-08-31 17:12:30 +070019noiseprotocol # MIT
Dave Wallaced1706812021-08-12 18:36:02 -040020recommonmark # MIT
Nathan Skrzypczak9ad39c02021-08-19 11:38:06 +020021pyyaml # MIT
Dave Wallace51a037d2021-11-06 10:59:22 -040022jsonschema; python_version >= '3.7' # MIT
Dave Wallace995123e2021-11-08 12:23:01 -050023dataclasses; python_version == '3.6' # Apache-2.0