diff options
author | Sridhar Rao <sridhar.rao@spirent.com> | 2020-11-25 06:42:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-11-25 06:42:10 +0000 |
commit | 2e27c085a31aecbe62948274b11a677392934847 (patch) | |
tree | 9913b083fc95d90d2d5966f8cb4ac24172813d3f /requirements.txt | |
parent | d3e04a4d7ce6cdbbc6375ee37264d1528a6ae622 (diff) | |
parent | a0952e727c157bf945a4d8be4b16a989cfc02a43 (diff) |
Merge "VPP: Add Default paths for VPP."
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |