Skip to content

Commit

Permalink
Update snappi-ixnetwork 1.13.0 and remover snappi-convergence
Browse files Browse the repository at this point in the history
  • Loading branch information
indraniBh authored Sep 30, 2024
1 parent 8f30a5b commit 405498a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,8 @@
python_requires=">=2.7, <4",
install_requires=install_requires,
extras_require={
"ixnetwork": ["snappi_ixnetwork==0.9.1"],
"ixnetwork": ["snappi_ixnetwork==1.13.0"],
"trex": ["snappi_trex"],
"convergence": ["snappi_convergence==0.4.1"],
"testing": ["pytest", "flask"],
},
)

0 comments on commit 405498a

Please sign in to comment.