Typos. A bunch of typos I've been collecting.
[vpp.git] / test / requirements.txt
1 aenum>= 2.1.2; python_version < '3.6'   # BSD
2 cffi                                    # MIT
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 flake8                                  # MIT
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.0; python_version >= '2.7' or python_version >= '3.4'    # GPL2  https://github.com/secdev/scapy/blob/master/LICENSE
13 six                                     # MIT
14 subprocess32                            # PSF
15 syslog_rfc5424_parser>=0.3.1            # ISC