tests: pin python dependencies
[vpp.git] / test / requirements.txt
index 705ad45..1dab4fc 100644 (file)
@@ -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