We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48c365d commit f259599Copy full SHA for f259599
pyproject.toml
@@ -32,7 +32,7 @@ docs = ["Sphinx", "sphinx-autodoc-typehints", "pydata-sphinx-theme"]
32
[tool.poetry.dev-dependencies]
33
jupyterlab = "~4"
34
jupyterlite = "0.4.0"
35
-jupyterlite-pyodide-kernel = "0.4.7"
+jupyterlite-pyodide-kernel = "0.5.1"
36
build = "^0.10.0"
37
pytest = "~7"
38
pytest-asyncio = "^0.23.0"
0 commit comments