diff --git a/Dockerfile.tmpl b/Dockerfile.tmpl index 11b05ebd..b53eaac0 100644 --- a/Dockerfile.tmpl +++ b/Dockerfile.tmpl @@ -390,8 +390,7 @@ RUN pip install bleach \ ipykernel \ ipython \ ipython-genutils \ - # Fix qgrid by pinning ipywidgets https://github.com/quantopian/qgrid/issues/376 - ipywidgets==7.7.1 \ + ipywidgets==8.1.5 \ isoweek \ jedi \ jsonschema \