API: Cleanup APIs interface.api
[vpp.git] / test / requirements.txt
index b05cc74..1dcd8b7 100644 (file)
@@ -1,5 +1,7 @@
+aenum>= 2.1.2; python_version < '3.6'   # BSD
 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