Skip to content

Commit

Permalink
COMP: Pin imjoy-jupyterlab-extension to 0.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Nov 14, 2023
1 parent c303588 commit 94fee57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ Source = "https://github.com/InsightSoftwareConsortium/itkwidgets"

[project.optional-dependencies]
all = [
"imjoy-jupyterlab-extension >=0.1.13",
"imjoy-jupyterlab-extension ==0.1.13",
"imjoy-elfinder[jupyter]",
"imjoy-jupyter-extension >=0.3.0",
"imjoy-jupyter-extension ==0.3.0",
"aiohttp <4.0"
]
lab = [
Expand Down

0 comments on commit 94fee57

Please sign in to comment.