We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a35a2 commit 7e6e862Copy full SHA for 7e6e862
1 file changed
project/pyproject.toml.jinja
@@ -83,7 +83,7 @@ docs = [
83
"markdown-callouts>=0.4.0",
84
"pymdown-extensions>=10.21.2",
85
"pygments>=2.20.0",{% if include_notebooks %}
86
- "mkdocs-jupyter>=0.25.1",{% endif %}
+ "mkdocs-jupyter>=0.26.2",{% endif %}
87
]{% endif %}
88
debug = [
89
"ipdb>=0.13.9",
0 commit comments