We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbaf76 commit a127021Copy full SHA for a127021
1 file changed
pyproject.toml
@@ -50,7 +50,7 @@ Download = "https://pypi.org/project/callosum"
50
51
[project.optional-dependencies]
52
docs = [
53
- "sphinx~=4.3",
+ "sphinx>=4.3,<10.0",
54
"sphinx-autodoc-typehints",
55
]
56
thrift = [
0 commit comments