diff options
author | mklyus <mklyus@cisco.com> | 2019-10-11 08:35:51 +0300 |
---|---|---|
committer | mklyus <mklyus@cisco.com> | 2020-01-31 11:20:59 +0300 |
commit | 423f360415e2834dd8de065434023b822e2ca3f8 (patch) | |
tree | d7a85ebdc6c4b4be982288f5c6ba2f925919f334 /test-requirements.txt | |
parent | ae838f98fa020d0ad0aa37ab58e02456889c3375 (diff) |
MPLS support + loop_vm_arp test fix4.1.0
Change-Id: I17b1b2a97f0bc185d3906250d5f91b4c8fcb9686
Signed-off-by: Max Klyus <mklyus@cisco.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 18f4952..a7e52ce 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,6 +7,7 @@ hacking<0.11,>=0.10.0 coverage>=3.6 discover python-subunit>=0.0.18 +scapy>=2.3.1 sphinx>=1.4.0 sphinx_rtd_theme>=0.1.9 oslosphinx>=2.5.0 # Apache-2.0 |