Skip to content

Commit 09d5031

Browse files
Update jupyter dependencies
Co-authored-by: jakirkham <[email protected]>
1 parent f2ba4aa commit 09d5031

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ classifiers = [
3636
[project.optional-dependencies]
3737
jupyter = [
3838
'notebook',
39-
'ipytree',
39+
'ipytree>=0.2.2',
40+
'ipywidgets>=8.0.0',
4041
]
4142

4243
[project.urls]

0 commit comments

Comments
 (0)