diff --git a/tljh/requirements-base.txt b/tljh/requirements-base.txt index 8aee11e..b51632a 100644 --- a/tljh/requirements-base.txt +++ b/tljh/requirements-base.txt @@ -9,7 +9,7 @@ jupyterlab==3.* nteract-on-jupyter==2.1.* # Install jupyterlab extensions from PyPI # nbgitpuller for easily pulling in Git repositories -nbgitpuller==0.9.* +nbgitpuller==0.10.2 # jupyter-resource-usage to show people how much RAM they are using jupyter-resource-usage==0.5.* # Most people consider ipywidgets to be part of the core notebook experience