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 6df4751 commit a073d5cCopy full SHA for a073d5c
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
]
28
keywords = ["sphinx", "extension", "material design", "web components"]
29
requires-python = ">=3.7"
30
-dependencies = ["sphinx>=4,<6"]
+dependencies = ["sphinx>=4,<7"]
31
32
[project.urls]
33
Homepage = "https://github.com/executablebooks/sphinx-design"
0 commit comments