Skip to content

Commit

Permalink
Bump a few of the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Nov 24, 2020
1 parent bf291aa commit 9accf7e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tljh/requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# pinning only direct dependencies is a recipe for broken environments!

# JupyterHub + notebook package are base requirements for user environment
jupyterhub==1.0.*
notebook==6.0.*
jupyterhub==1.2.*
notebook==6.1.*
# Install additional notebook frontends!
jupyterlab==2.*
nteract-on-jupyter==2.1.*
# nbgitpuller for easily pulling in Git repositories
nbgitpuller==0.7.*
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
Expand Down

0 comments on commit 9accf7e

Please sign in to comment.