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 2683721 commit af3be06Copy full SHA for af3be06
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, <5.1.0
4
-sphinx-autodoc-typehints>=1.12.0, <2.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