We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a9f41 commit f0b57b4Copy full SHA for f0b57b4
requirements/docs.txt
@@ -1,7 +1,7 @@
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.1.0
4
-sphinx-autodoc-typehints>=1.12.0, <1.20.1
+sphinx>=4.2.0, <6.0.0
+sphinx-autodoc-typehints>=1.12.0, <1.19.3 # limited due to https://github.com/tox-dev/sphinx-autodoc-typehints/issues/259 and 260
5
sphinx-rtd-theme>=1.0.0, <2.0.0
6
sphinxcontrib-apidoc>=0.3.0, <0.4.0
7
sphinxcontrib-bibtex>=2.1.0, <3.0.0
0 commit comments