Skip to content

Commit 7596c4f

Browse files
minrktrungleduc
andauthored
allow nbclient 0.10 (#1462)
* bump nbclient upper bound * Remove upper bound --------- Co-authored-by: Duc Trung Le <[email protected]>
1 parent 8115607 commit 7596c4f

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
@@ -39,7 +39,7 @@ dependencies = [
3939
"jupyter_core>=4.11.0",
4040
"jupyter_server>=2.0.0,<3",
4141
"jupyterlab_server>=2.3.0,<3",
42-
"nbclient>=0.4.0,<0.8",
42+
"nbclient>=0.4.0",
4343
"nbconvert>=6.4.5,<8",
4444
"traitlets>=5.0.3,<6",
4545
"websockets>=9.0",

0 commit comments

Comments
 (0)