Skip to content

Commit 17227bd

Browse files
committed
Requires jupyter_client>=8.8.0
1 parent cf27736 commit 17227bd

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
@@ -23,7 +23,7 @@ dependencies = [
2323
"ipython>=7.23.1",
2424
"comm>=0.1.1",
2525
"traitlets>=5.4.0",
26-
"jupyter_client>=8.0.0",
26+
"jupyter_client>=8.8.0",
2727
"jupyter_core>=4.12,!=5.0.*",
2828
# For tk event loop support only.
2929
"nest_asyncio>=1.4",

0 commit comments

Comments
 (0)