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.
2 parents 35a2cb9 + ebf35b9 commit 1018156Copy full SHA for 1018156
pyproject.toml
@@ -61,13 +61,13 @@ Source = "https://github.com/InsightSoftwareConsortium/itkwidgets"
61
62
[project.optional-dependencies]
63
all = [
64
- "imjoy-jupyterlab-extension ==0.1.13",
+ "imjoy-jupyterlab-extension",
65
"imjoy-elfinder[jupyter]",
66
- "imjoy-jupyter-extension ==0.3.0",
+ "imjoy-jupyter-extension",
67
"aiohttp <4.0"
68
]
69
lab = [
70
71
72
73
0 commit comments