From a0952e727c157bf945a4d8be4b16a989cfc02a43 Mon Sep 17 00:00:00 2001 From: opensource-tnbt Date: Mon, 9 Nov 2020 14:49:06 +0530 Subject: VPP: Add Default paths for VPP. This modification supports the use of Userspace CNI plugin with VPP. Signed-off-by: Sridhar K. N. Rao Change-Id: I4b85d855f84686534b5167e182dacd1b01f5fb13 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 03049fdb..afd63251 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pylint==1.8.2 pyzmq==14.5.0 distro stcrestclient -matplotlib==2.2.2 +matplotlib numpy pycrypto tabulate -- cgit 1.2.3-korg