ip: Router ID included in flow hash
[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 flake8                                  # MIT
8 ipaddress; python_version < '3.3'       # PSF
9 parameterized>=0.6.1                    # BSD
10 pexpect                                 # ISC
11 psutil                                  # BSD
12 pycodestyle                             # MIT (Expat license)       https://pypi.org/project/pycodestyle/
13 scapy==2.4.3; python_version >= '2.7' or python_version >= '3.4'    # GPL2  https://github.com/secdev/scapy/blob/master/LICENSE
14 six                                     # MIT
15 syslog_rfc5424_parser>=0.3.1            # ISC
16 objgraph                                # MIT
17 pympler                                 # Apache-2.0
18 sphinx<3.0.0                            # BSD,  sphinx 3.0.0 crashes with a traceback
19 sphinx-rtd-theme                        # MIT
20 noiseprotocol                           # MIT