Skip to content

Commit 4980687

Browse files
authored
Merge pull request #695 from PaulHax/lab-deps
BUILD: pin imjoy-jupyterlab-extension for optional lab to 0.1.13
2 parents 7081eac + 522b05a commit 4980687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ all = [
6666
"aiohttp <4.0"
6767
]
6868
lab = [
69-
"imjoy-jupyterlab-extension >=0.1.13",
69+
"imjoy-jupyterlab-extension ==0.1.13",
7070
"imjoy-elfinder[jupyter]",
7171
"aiohttp <4.0"
7272
]

0 commit comments

Comments
 (0)