Skip to content

Commit

Permalink
Remove distuils and mistune pins (#1278)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored May 15, 2023
1 parent d7e3b08 commit 09c15ce
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,20 +66,16 @@ test = [
"pre-commit"
]
docs = [
# needed because m2r uses deprecated APIs
# m2r is depended on by sphinxcontrib-openapi
"docutils<0.21",
"ipykernel",
"jinja2",
"jupyter_client",
"jupyter_server",
"mistune<1.0.0",
"myst-parser",
"nbformat",
"prometheus_client",
"pydata_sphinx_theme",
"Send2Trash",
"sphinxcontrib-openapi",
"sphinxcontrib-openapi>=0.8.0",
"sphinxcontrib_github_alt",
"sphinxcontrib-spelling",
"sphinx-autodoc-typehints",
Expand Down

0 comments on commit 09c15ce

Please sign in to comment.