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:
55 - pip
66 - jupyter_server
77 - jupyterlab_server
8- - jupyterlite-core >=0.3,<0.4
8+ - jupyterlite-core >=0.3,<0.6
99 - jupytext
1010 - pydata-sphinx-theme
1111 - micromamba
@@ -16,4 +16,4 @@ dependencies:
1616 - voici
1717 - pip :
1818 - .
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 = [
1616 " docutils" ,
1717 " jupyter_server" ,
1818 " jupyterlab_server" ,
19- " jupyterlite-core >=0.2,<0.5 " ,
19+ " jupyterlite-core >=0.2,<0.6 " ,
2020 " jupytext" ,
2121 " nbformat" ,
2222 " sphinx>=4" ,
@@ -30,7 +30,7 @@ dev = [
3030docs = [
3131 " myst_parser" ,
3232 " pydata-sphinx-theme" ,
33- " jupyterlite-xeus>=0.1.8,<0.3.0 " ,
33+ " jupyterlite-xeus>=0.1.8,<4 " ,
3434]
3535
3636[tool .hatch .version ]
You can’t perform that action at this time.
0 commit comments