diff --git a/packages/javascript/plotlywidget/package.json b/packages/javascript/plotlywidget/package.json index 7bd03cf5c71..b3e9b3583ed 100644 --- a/packages/javascript/plotlywidget/package.json +++ b/packages/javascript/plotlywidget/package.json @@ -34,7 +34,7 @@ }, "dependencies": { "plotly.js": "^1.52.2", - "@jupyter-widgets/base": "^2.0.0", + "@jupyter-widgets/base": "^2.0.0 || ^3.0.0", "lodash": "^4.17.4" }, "jupyterlab": {