MAP: Convert from DPO to input feature.
[vpp.git] / test / requirements.txt
1 cffi                                    # MIT
2 cryptography!=2.0                       # BSD/Apache-2.0
3 faulthandler; python_version < '3.3' #  # BSD License (2 clause)
4 flake8                                  # MIT
5 ipaddress; python_version < '3.3'       # PSF
6 parameterized>=0.6.1                    # BSD
7 pexpect                                 # ISC
8 psutil                                  # BSD
9 pycodestyle                             # MIT (Expat license)       https://pypi.org/project/pycodestyle/
10 scapy==2.4.0; python_version >= '2.7' or python_version >= '3.4'    # GPL2  https://github.com/secdev/scapy/blob/master/LICENSE
11 six                                     # MIT
12 subprocess32                            # PSF
13 syslog_rfc5424_parser                   # ISC