blob: b8e36eeee8511cf855247746b0c594b1db2cdc78 [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 Vinciguerraab9e20b2018-11-23 03:43:52 -08003cffi # MIT
4cryptography!=2.0 # BSD/Apache-2.0
Paul Vinciguerra4ba4edd2019-03-14 06:52:31 -07005deprecation>=2.0.6 # Apache-2.0
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08006faulthandler; python_version < '3.3' # # BSD License (2 clause)
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08007ipaddress; python_version < '3.3' # PSF
Neale Rannsae809832018-11-23 09:00:27 -08008parameterized>=0.6.1 # BSD
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -08009pexpect # ISC
10psutil # BSD
11pycodestyle # MIT (Expat license) https://pypi.org/project/pycodestyle/
snaramre5d4b8912019-12-13 23:39:35 +000012scapy==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 -080013six # MIT
Paul Vinciguerra32ee2f12019-03-19 18:58:35 -070014syslog_rfc5424_parser>=0.3.1 # ISC
Aloys Augustin28fa8cb2019-06-21 17:04:29 +020015objgraph # MIT
16pympler # Apache-2.0
Aloys Augustin1f2e1462020-04-07 15:43:33 +020017sphinx<3.0.0 # BSD, sphinx 3.0.0 crashes with a traceback
18sphinx-rtd-theme # MIT
Artem Glazychevedca1322020-08-31 17:12:30 +070019noiseprotocol # MIT