aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 5d44bbd6..8b928d4d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,15 @@
+# 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
+distro