Skip to content

Commit

Permalink
Update build requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgestar committed Apr 3, 2024
1 parent 747199d commit b76e60c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# JupyterLite:
jupyterlab==3.4.4
jupyter-server==1.18.1
jupyterlite==0.1.0b11
jupyterlab==4.1.5
jupyter-server==2.13.0
jupyterlite==0.3.0
# Xeus Python kernel:
jupyterlite-xeus-python==0.5.3
xeus-python==0.14.1
jupyterlite-xeus-python==1.0.0
xeus-python==0.15.12
# Remote collaboration using WebRTC:
jupyterlab-webrtc-docprovider==0.1.1
# For translating tutorial .md notebooks to .ipynb
jupytext==1.14.1
jupytext==1.16.1

0 comments on commit b76e60c

Please sign in to comment.