Update nbgitpuller to 1.*

This commit is contained in:
Erik Sundell
2021-10-16 19:05:21 +02:00
parent a7484f429e
commit f930d9dfb7
2 changed files with 2 additions and 2 deletions

View File

@@ -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.10.2
nbgitpuller==1.*
# 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