[docker-sonic-mgmt]: Upgrade Tgen API from 0.0.42 to 0.0.70 (#6275)

Tgen API 0.0.42 has many problems. We have fixed them in 0.0.70.
This commit is contained in:
Wei Bai 2020-12-24 01:53:31 -08:00 committed by GitHub
parent ab0ee0bfae
commit 8939202f67
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.52 \
ixnetwork-open-traffic-generator==0.0.42 \
ixnetwork-open-traffic-generator==0.0.70 \
jinja2==2.7.2 \
jsonpatch \
lxml \