We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 243df0d commit 256ea0dCopy full SHA for 256ea0d
pyproject.toml
@@ -45,7 +45,6 @@ inline = "matplotlib_inline.backend_inline"
45
[project.optional-dependencies]
46
test = [
47
"flake8",
48
- "jupyter_server<2.12.6", # Until https://github.com/jupyter/nbdime/issues/749 is fixed.
49
"matplotlib",
50
"nbdime",
51
"nbval",
0 commit comments