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 35a2cb9 commit ebf35b9Copy full SHA for ebf35b9
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