Skip to content

Commit 5da799a

Browse files
authored
⬆️ UPGRADE: nbclient v0.5
1 parent b9a9e07 commit 5da799a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"nbdime",
4141
# note: we do not yet pin to higher, since there are reports of issues with 0.3
4242
# see: https://github.com/jupyter/nbclient/issues/58
43-
"nbclient>=0.2,<0.5",
43+
"nbclient>=0.2,<0.6",
4444
"sqlalchemy~=1.3.12",
4545
],
4646
extras_require={

0 commit comments

Comments
 (0)