diff --git a/pyproject.toml b/pyproject.toml index 3acee8b..3f9c051 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ docs = ["Sphinx", "sphinx-autodoc-typehints", "pydata-sphinx-theme"] jupyterlab = "~4" jupyterlite = "0.4.0" jupyterlite-core = "0.4.1" -jupyterlite-pyodide-kernel = "0.4.7" +jupyterlite-pyodide-kernel = "0.5.2" build = "^0.10.0" pytest = "~7" pytest-asyncio = "^0.23.0"