Skip to content

Commit 6463daf

Browse files
committed
Fix dependency
1 parent 3ee837d commit 6463daf

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
@@ -26,7 +26,7 @@ dependencies = [
2626
"nbdime",
2727
"jupyter_server>=2.4.0,<3",
2828
"jupyterlab-eventlistener>=0.4.0,<0.5",
29-
"jupyterlab-cell-input-footer>=0.2.0,<0.3"
29+
"jupyterlab-cell-input-footer>=0.3.1,<0.4"
3030
]
3131
dynamic = ["version", "description", "authors", "urls", "keywords"]
3232

0 commit comments

Comments
 (0)