diff --git a/setup.py b/setup.py index dcb13d11cf4..aef242bda71 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ "ipywidgets", # Needed for compatibility with ipywidgets >= 8.0.0 "plotly>=5.12.0", - "typeguard", + "typeguard==2.13.3", ] # pytest-cov requires pytest >= 3.6