File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies:
5
5
- pip
6
6
- jupyter_server
7
7
- jupyterlab_server
8
- - jupyterlite-core >=0.3,<0.4
8
+ - jupyterlite-core >=0.3,<0.6
9
9
- jupytext
10
10
- pydata-sphinx-theme
11
11
- micromamba
@@ -16,4 +16,4 @@ dependencies:
16
16
- voici
17
17
- pip :
18
18
- .
19
- - jupyterlite-xeus >=0.2.0a0
19
+ - jupyterlite-xeus >=2.1.2
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies = [
16
16
" docutils" ,
17
17
" jupyter_server" ,
18
18
" jupyterlab_server" ,
19
- " jupyterlite-core >=0.2,<0.5 " ,
19
+ " jupyterlite-core >=0.2,<0.6 " ,
20
20
" jupytext" ,
21
21
" nbformat" ,
22
22
" sphinx>=4" ,
@@ -30,7 +30,7 @@ dev = [
30
30
docs = [
31
31
" myst_parser" ,
32
32
" pydata-sphinx-theme" ,
33
- " jupyterlite-xeus>=0.1.8,<0.3.0 " ,
33
+ " jupyterlite-xeus>=0.1.8,<4 " ,
34
34
]
35
35
36
36
[tool .hatch .version ]
You can’t perform that action at this time.
0 commit comments