Update Dockerfile.j2 (#17663)
This commit is contained in:
parent
ee49d0dfec
commit
a0e2082efd
@ -101,7 +101,9 @@ RUN python3 -m pip install aiohttp \
|
||||
scapy==2.4.5 \
|
||||
setuptools-rust \
|
||||
six \
|
||||
snappi[ixnetwork,convergence]==0.9.1 \
|
||||
snappi==0.9.1 \
|
||||
snappi-convergence==0.4.1 \
|
||||
snappi-ixnetwork==0.9.1 \
|
||||
tabulate \
|
||||
textfsm==1.1.2 \
|
||||
thrift==0.11.0 \
|
||||
@ -182,7 +184,9 @@ RUN python2 -m pip install allure-pytest==2.8.22 \
|
||||
scandir \
|
||||
scapy==2.4.5 \
|
||||
six \
|
||||
snappi[ixnetwork,convergence]==0.9.1 \
|
||||
snappi==0.9.1 \
|
||||
snappi-convergence==0.4.1 \
|
||||
snappi-ixnetwork==0.9.1 \
|
||||
statistics \
|
||||
tabulate \
|
||||
textfsm==1.1.3 \
|
||||
@ -333,7 +337,9 @@ RUN python3 -m pip install aiohttp \
|
||||
scapy==2.4.5 \
|
||||
setuptools-rust \
|
||||
six \
|
||||
snappi[ixnetwork,convergence]==0.9.1 \
|
||||
snappi==0.9.1 \
|
||||
snappi-convergence==0.4.1 \
|
||||
snappi-ixnetwork==0.9.1 \
|
||||
sshconf==0.2.5 \
|
||||
tabulate \
|
||||
textfsm==1.1.2 \
|
||||
|
Loading…
Reference in New Issue
Block a user