Skip to content

Commit

Permalink
Bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
juntyr authored Oct 16, 2024
1 parent 8c2ee9e commit 18084b1
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Dependencies
pytz~=2023.3

# Jupyter Lite
jupyterlite-core==0.4.1
jupyterlab~=4.2.4
jupyterlite-core==0.4.3
jupyterlab~=4.2.5
notebook~=7.2.2

# Pyodide kernel
jupyterlite-pyodide-kernel==0.4.2
Expand All @@ -12,9 +10,6 @@ jupyterlite-pyodide-kernel==0.4.2
jupyterlab-tour~=4.0.0
# JupyterLab: dark theme
jupyterlab-night~=0.4.6
# JupyterLab: auto-run cells on notebook launch
# FIXME: not compatible with JupyterLab 4.0
# jupyterlab_autorun_cells
# JupyterLab: import files from URLs
jupyterlab-open-url-parameter~=0.3.0
# JupyterLite: import a GitHub repo from its URL
Expand All @@ -32,4 +27,4 @@ ipyevents>=2.0.1
ipympl>=0.9.3

# Python: ipyfilite library for file upload in JupyterLite Pyodide notebooks
ipyfilite>=0.1.27
ipyfilite>=0.1.30

0 comments on commit 18084b1

Please sign in to comment.