diff --git a/setup.py b/setup.py index a62a0735..f15201d3 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,6 @@ extras_require={ "ixnetwork": ["snappi_ixnetwork==0.9.1"], "trex": ["snappi_trex"], - "convergence": ["snappi_convergence==0.4.1"], "testing": ["pytest", "flask"], }, )