X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=requirements.txt;h=33bee1bf88da00bf64f9d2e324c29a258732939c;hb=66a2773d89c689d1b8740aa2388164582e9ccb6c;hp=fb8f1b023e7c94a5aad81f050a3d9fd2bbef05a1;hpb=ba1f2ace691c0564965770855b1128eec2f0cb9b;p=vswitchperf.git diff --git a/requirements.txt b/requirements.txt index fb8f1b02..33bee1bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,10 @@ +# Copyright (c) 2015-2017 Intel corporation. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 + pexpect==3.3 tox==1.8.1 jinja2==2.7.3 @@ -5,4 +12,5 @@ xmlrunner==1.7.7 requests==2.8.1 netaddr==0.7.18 scapy-python3==0.18 +pyzmq==14.5.0 distro