Skip to content

Commit

Permalink
Update setup.py with snappi-ixnetwork 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
indraniBh authored Nov 25, 2024
1 parent 7705e31 commit 9c8723a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
python_requires=">=2.7, <4",
install_requires=install_requires,
extras_require={
"ixnetwork": ["snappi_ixnetwork==1.13.0"],
"ixnetwork": ["snappi_ixnetwork==1.17.0"],
"trex": ["snappi_trex"],
"testing": ["pytest", "flask"],
},
Expand Down

0 comments on commit 9c8723a

Please sign in to comment.