Skip to content

Commit 09c15ce

Browse files
authored
Remove distuils and mistune pins (#1278)
1 parent d7e3b08 commit 09c15ce

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,20 +66,16 @@ test = [
6666
"pre-commit"
6767
]
6868
docs = [
69-
# needed because m2r uses deprecated APIs
70-
# m2r is depended on by sphinxcontrib-openapi
71-
"docutils<0.21",
7269
"ipykernel",
7370
"jinja2",
7471
"jupyter_client",
7572
"jupyter_server",
76-
"mistune<1.0.0",
7773
"myst-parser",
7874
"nbformat",
7975
"prometheus_client",
8076
"pydata_sphinx_theme",
8177
"Send2Trash",
82-
"sphinxcontrib-openapi",
78+
"sphinxcontrib-openapi>=0.8.0",
8379
"sphinxcontrib_github_alt",
8480
"sphinxcontrib-spelling",
8581
"sphinx-autodoc-typehints",

0 commit comments

Comments
 (0)