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 49dcf16 commit 7a09636Copy full SHA for 7a09636
pyproject.toml
@@ -23,7 +23,7 @@ typing-extensions = {version = "*", python = "^3.11.3", optional = true}
23
# Sphinx documentation dependencies
24
Sphinx = { version = "~4", optional = true }
25
sphinx-autodoc-typehints = { version = "~1", optional = true }
26
-pydata-sphinx-theme = { version = "~0.9", optional = true }
+pydata-sphinx-theme = { version = "~0.16.0", optional = true }
27
28
[tool.poetry.extras]
29
regular = ["ibm-cos-sdk", "typing-extensions"]
0 commit comments