b8e36eeee8511cf855247746b0c594b1db2cdc78
[vpp.git] / test / requirements.txt
1 pip-tools==5.1.2                        # BSD   Keep this in sync with Makefile's PIP_TOOLS_VERSION
2
3 cffi                                    # MIT
4 cryptography!=2.0                       # BSD/Apache-2.0
5 deprecation>=2.0.6                      # Apache-2.0
6 faulthandler; python_version < '3.3' #  # BSD License (2 clause)
7 ipaddress; python_version < '3.3'       # PSF
8 parameterized>=0.6.1                    # BSD
9 pexpect                                 # ISC
10 psutil                                  # BSD
11 pycodestyle                             # MIT (Expat license)       https://pypi.org/project/pycodestyle/
12 scapy==2.4.3; python_version >= '2.7' or python_version >= '3.4'    # GPL2  https://github.com/secdev/scapy/blob/master/LICENSE
13 six                                     # MIT
14 syslog_rfc5424_parser>=0.3.1            # ISC
15 objgraph                                # MIT
16 pympler                                 # Apache-2.0
17 sphinx<3.0.0                            # BSD,  sphinx 3.0.0 crashes with a traceback
18 sphinx-rtd-theme                        # MIT
19 noiseprotocol                           # MIT