[docker-sonic-mgmt]: Upgrade Tgen version in SONiC mgmt docker (#7472)

This commit is contained in:
Wei Bai 2021-04-29 12:31:46 -07:00 committed by GitHub
parent 64c3d3a7bf
commit 3967c28a76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ RUN pip install cffi==1.10.0 \
ipaddr \
ipython==5.4.1 \
ixnetwork-restpy==1.0.64 \
ixnetwork-open-traffic-generator==0.0.78 \
ixnetwork-open-traffic-generator==0.0.79 \
snappi[ixnetwork]==0.3.13 \
jinja2==2.7.2 \
jsonpatch \