X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=requirements.txt;h=33bee1bf88da00bf64f9d2e324c29a258732939c;hb=66a2773d89c689d1b8740aa2388164582e9ccb6c;hp=5d44bbd6cae200bc6a17a9092d97b1fd4ab38a0b;hpb=dd47e4e2ea55f01235c20bed8e07d69fb51c292e;p=vswitchperf.git diff --git a/requirements.txt b/requirements.txt index 5d44bbd6..33bee1bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,16 @@ +# 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 xmlrunner==1.7.7 requests==2.8.1 netaddr==0.7.18 -scapy-python3==0.18 \ No newline at end of file +scapy-python3==0.18 +pyzmq==14.5.0 +distro