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