Update base requirements

This commit is contained in:
Jeremy Tuloup
2021-02-08 17:54:47 +01:00
parent 94b38def7d
commit 0b5f9c6788

View File

@@ -8,12 +8,11 @@ notebook==6.1.*
jupyterlab==3.*
nteract-on-jupyter==2.1.*
# Install jupyterlab extensions from PyPI
jupyterlab-widgets==1.*
# nbgitpuller for easily pulling in Git repositories
nbgitpuller==0.9.*
# nbresuse to show people how much RAM they are using
nbresuse==0.3.*
# Most people consider ipywidgets to be part of the core notebook experience
ipywidgets==7.5.*
ipywidgets==7.6.*
# Pin tornado
tornado<6
tornado>=6.1