We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee837d commit 6463dafCopy full SHA for 6463daf
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
26
"nbdime",
27
"jupyter_server>=2.4.0,<3",
28
"jupyterlab-eventlistener>=0.4.0,<0.5",
29
- "jupyterlab-cell-input-footer>=0.2.0,<0.3"
+ "jupyterlab-cell-input-footer>=0.3.1,<0.4"
30
]
31
dynamic = ["version", "description", "authors", "urls", "keywords"]
32
0 commit comments