Skip to content

Commit 85c9c21

Browse files
committed
Requires jupyter_core>=5.1
1 parent 17227bd commit 85c9c21

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
@@ -24,7 +24,7 @@ dependencies = [
2424
"comm>=0.1.1",
2525
"traitlets>=5.4.0",
2626
"jupyter_client>=8.8.0",
27-
"jupyter_core>=4.12,!=5.0.*",
27+
"jupyter_core>=5.1,!=6.0.*",
2828
# For tk event loop support only.
2929
"nest_asyncio>=1.4",
3030
"tornado>=6.2",

0 commit comments

Comments
 (0)