Skip to content

Commit 9b8a667

Browse files
committed
update requirements
1 parent 523c048 commit 9b8a667

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/requirements-Book.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
jinja2==3.1.4
1+
jinja2>=3.1.4
22
git+https://github.com/jangenoe/sphinx-book-theme#egg=sphinx-book-theme
33
jupyter-KULeuven-slides
4-
jupyter-book>=0.15
4+
jupyter-book>=1.0
55
ghp-import
66
sphinx-exercise
77
sphinxext-opengraph

.github/requirements-Lite.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
jupyterlab<4.0.0
1+
jupyterlab>=4.2.3
22
jupyterlite
33
jupyterlab-myst
44
jupyterlab-deck
55
jupyterlab-fonts
66
jupyterlab-theme-KULeuven
7-
ipympl>=0.8.2
8-
ipywidgets>=8.0.0
7+
ipympl>=0.9.4
8+
ipywidgets>=8.1.3
99
numpy
1010
scipy
1111
matplotlib

0 commit comments

Comments
 (0)