X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=requirements.txt;h=33bee1bf88da00bf64f9d2e324c29a258732939c;hb=66a2773d89c689d1b8740aa2388164582e9ccb6c;hp=f77387547500c457cf3b1b4277fbbf3dd62dc1d8;hpb=8d6777df09c3dc441013a31f21cc50ab3b0f42a3;p=vswitchperf.git diff --git a/requirements.txt b/requirements.txt index f7738754..33bee1bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +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 -linux-metrics==0.1.4 tox==1.8.1 jinja2==2.7.3 +xmlrunner==1.7.7 +requests==2.8.1 +netaddr==0.7.18 +scapy-python3==0.18 +pyzmq==14.5.0 +distro