We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 887e87a commit ebead99Copy full SHA for ebead99
requirements/docs.txt
@@ -1,6 +1,6 @@
1
# dependencies for building docs, separate from dev.txt as this is also used for builds on readthedocs.org
2
# core dependencies
3
-sphinx>=4.2.0, <6.0.0
+sphinx>=4.2.0, <7.0.0
4
sphinx-autodoc-typehints>=1.12.0, <1.21 # limited due to https://github.com/tox-dev/sphinx-autodoc-typehints/issues/260
5
sphinx-rtd-theme>=1.0.0, <2.0.0
6
myst-parser>=0.14, <0.19
0 commit comments