[docker-sonic-mgmt] update version of ixnetwork client packages (#7242)
* Why I did it Upgrade to the latest ixnetwork-restpy and ixnetwork-open-traffic-generator pypi packages * How I did it Updated the pip install entries for the packages in the Dockerfile.j2 * How to verify it pip show ixnetwork-restpy pip show ixnetwork-open-traffic-generator Co-authored-by: Neetha John <nejo@microsoft.com>
This commit is contained in:
parent
f77d719f7c
commit
990b1127a7
@ -39,8 +39,8 @@ RUN pip install cffi==1.10.0 \
|
||||
gitpython \
|
||||
ipaddr \
|
||||
ipython==5.4.1 \
|
||||
ixnetwork-restpy==1.0.52 \
|
||||
ixnetwork-open-traffic-generator==0.0.70 \
|
||||
ixnetwork-restpy==1.0.64 \
|
||||
ixnetwork-open-traffic-generator==0.0.78 \
|
||||
snappi[ixnetwork]==0.3.13 \
|
||||
jinja2==2.7.2 \
|
||||
jsonpatch \
|
||||
|
Loading…
Reference in New Issue
Block a user