X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Frequirements.txt;h=1dab4fc260b2f5e8624f1330ab52351ac562304e;hb=28fa8cbc6c635758db1a885fd5ae2ff8719569c3;hp=705ad45b0ef12437af59b45eec9a8e6aa7dc45ee;hpb=e971bc9bab2d1be9e129caa585448bb81dc6541f;p=vpp.git diff --git a/test/requirements.txt b/test/requirements.txt index 705ad45b0ef..1dab4fc260b 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -1,3 +1,5 @@ +pip-tools==3.8.0 # BSD Keep this in sync with Makefile's PIP_TOOLS_VERSION + aenum>= 2.1.2; python_version < '3.6' # BSD cffi # MIT cryptography!=2.0 # BSD/Apache-2.0 @@ -13,3 +15,5 @@ scapy==2.4.0; python_version >= '2.7' or python_version >= '3.4' # GPL2 http six # MIT subprocess32 # PSF syslog_rfc5424_parser>=0.3.1 # ISC +objgraph # MIT +pympler # Apache-2.0