Skip to content

Commit aa19ca7

Browse files
authored
Update pixi.toml
1 parent c3ddbd0 commit aa19ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ typer = "*"
5252
[feature.host]
5353
channels = ["conda-forge"]
5454
platforms = ["osx-arm64", "osx-64", "linux-64"]
55-
dependencies = { python = "*", jupyterlite-xeus = ">=2.0.0,<3", jupyter_server = "*", ipywidgets = ">=8,<9", plotly = ">=5,<7", jupyterlab_execute_time = ">=3,<4"}
55+
dependencies = { python = "*", jupyterlite-xeus = ">=2.0.0,<3", jupyter_server = "*" }
5656

5757
# make sure that we have the WASM environment installed before building the app
5858
[feature.host.tasks]

0 commit comments

Comments
 (0)