X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Frequirements.txt;h=1dcd8b7d5244c6fcb54bcedc1e2f8551ca141366;hb=e63325e3ca03c847963863446345e6c80a2c0cfd;hp=b05cc74bc1a847a44eee0ce45437da269b434bb0;hpb=31df49c39f2e3bea3cf85150cdac170845f2efd7;p=vpp.git diff --git a/test/requirements.txt b/test/requirements.txt index b05cc74bc1a..1dcd8b7d524 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -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