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 7d9f135 commit 4978e24Copy full SHA for 4978e24
pyproject.toml
@@ -56,11 +56,10 @@ Tracker = "https://github.com/jupyterlab/jupyterlab_server/issues"
56
[project.optional-dependencies]
57
docs = [
58
"autodoc-traits",
59
- "docutils<0.20",
60
"pydata_sphinx_theme",
61
"sphinx",
62
"sphinx-copybutton",
63
- "sphinxcontrib-openapi",
+ "sphinxcontrib-openapi>0.8",
64
"myst-parser",
65
"mistune<3",
66
"jinja2<3.2.0"
0 commit comments