diff --git a/pyproject.toml b/pyproject.toml index 3acee8b..5ece187 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ docs = ["Sphinx", "sphinx-autodoc-typehints", "pydata-sphinx-theme"] [tool.poetry.dev-dependencies] jupyterlab = "~4" -jupyterlite = "0.4.0" +jupyterlite = "0.5.1" jupyterlite-core = "0.4.1" jupyterlite-pyodide-kernel = "0.4.7" build = "^0.10.0"