Skip to content

Commit

Permalink
Update JupyterLite dependencies (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Dec 12, 2024
1 parent d0804ba commit 8d87082
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Core modules (mandatory)
jupyterlite-core==0.4.1
jupyterlite-core==0.4.5
jupyterlab~=4.2.5
notebook~=7.2.2


# Python kernel (optional)
jupyterlite-pyodide-kernel==0.4.2
jupyterlite-pyodide-kernel==0.4.5

# JavaScript kernel (optional)
jupyterlite-javascript-kernel==0.3.0
Expand Down

0 comments on commit 8d87082

Please sign in to comment.