blob: a83b5b3101bb81b0abd62f359aebc6cbb1e745a3 [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)
7flake8 # MIT
8ipaddress; python_version < '3.3' # PSF
Neale Rannsae809832018-11-23 09:00:27 -08009parameterized>=0.6.1 # BSD
Paul Vinciguerraab9e20b2018-11-23 03:43:52 -080010pexpect # ISC
11psutil # BSD
12pycodestyle # MIT (Expat license) https://pypi.org/project/pycodestyle/
snaramre5d4b8912019-12-13 23:39:35 +000013scapy==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 -080014six # MIT
Paul Vinciguerra32ee2f12019-03-19 18:58:35 -070015syslog_rfc5424_parser>=0.3.1 # ISC
Aloys Augustin28fa8cb2019-06-21 17:04:29 +020016objgraph # MIT
17pympler # Apache-2.0
Aloys Augustin1f2e1462020-04-07 15:43:33 +020018sphinx<3.0.0 # BSD, sphinx 3.0.0 crashes with a traceback
19sphinx-rtd-theme # MIT
Artem Glazychevedca1322020-08-31 17:12:30 +070020noiseprotocol # MIT