ip: Use the IP4 lookup functions
[vpp.git] / test / requirements.txt
index a83b5b3..f7b7c18 100644 (file)
@@ -1,10 +1,8 @@
 pip-tools==5.1.2                        # BSD   Keep this in sync with Makefile's PIP_TOOLS_VERSION
 
-cffi                                    # MIT
 cryptography!=2.0                       # BSD/Apache-2.0
 deprecation>=2.0.6                      # Apache-2.0
 faulthandler; python_version < '3.3' #  # BSD License (2 clause)
-flake8                                  # MIT
 ipaddress; python_version < '3.3'       # PSF
 parameterized>=0.6.1                    # BSD
 pexpect                                 # ISC