2021-08-12 18:36:02 -04:00
|
|
|
pip-tools==6.2.0 # BSD Keep this in sync with Makefile's PIP_TOOLS_VERSION
|
2019-06-21 17:04:29 +02:00
|
|
|
|
2018-11-23 03:43:52 -08:00
|
|
|
cryptography!=2.0 # BSD/Apache-2.0
|
2019-03-14 06:52:31 -07:00
|
|
|
deprecation>=2.0.6 # Apache-2.0
|
2018-11-23 03:43:52 -08:00
|
|
|
faulthandler; python_version < '3.3' # # BSD License (2 clause)
|
|
|
|
ipaddress; python_version < '3.3' # PSF
|
2018-11-23 09:00:27 -08:00
|
|
|
parameterized>=0.6.1 # BSD
|
2018-11-23 03:43:52 -08:00
|
|
|
pexpect # ISC
|
|
|
|
psutil # BSD
|
|
|
|
pycodestyle # MIT (Expat license) https://pypi.org/project/pycodestyle/
|
2019-12-13 23:39:35 +00:00
|
|
|
scapy==2.4.3; python_version >= '2.7' or python_version >= '3.4' # GPL2 https://github.com/secdev/scapy/blob/master/LICENSE
|
2018-11-23 03:43:52 -08:00
|
|
|
six # MIT
|
2019-03-19 18:58:35 -07:00
|
|
|
syslog_rfc5424_parser>=0.3.1 # ISC
|
2019-06-21 17:04:29 +02:00
|
|
|
objgraph # MIT
|
|
|
|
pympler # Apache-2.0
|
2021-08-12 18:36:02 -04:00
|
|
|
sphinx # BSD
|
|
|
|
sphinxcontrib-spelling # BSD
|
2020-04-07 15:43:33 +02:00
|
|
|
sphinx-rtd-theme # MIT
|
2020-08-31 17:12:30 +07:00
|
|
|
noiseprotocol # MIT
|
2021-08-12 18:36:02 -04:00
|
|
|
recommonmark # MIT
|