Skip to content

Commit a4e77a1

Browse files
rohitgr7Unknown
authored and
Unknown
committed
pin sphinx-autodoc-typehints version to v1.15 (#11400)
1 parent 38968e2 commit a4e77a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ docutils>=0.16,<0.18 # Sphinx not yet compatible with docutils >= 0.18
77
sphinxcontrib-fulltoc>=1.0
88
sphinxcontrib-mockautodoc
99
https://github.com/PyTorchLightning/lightning_sphinx_theme/archive/master.zip#egg=pt-lightning-sphinx-theme
10-
sphinx-autodoc-typehints>=1.0
10+
sphinx-autodoc-typehints>=1.0,<1.15 # v1.15 failing on master (#11405)
1111
sphinx-paramlinks>=0.5.1
1212
sphinx-togglebutton>=0.2
1313
sphinx-copybutton>=0.3

0 commit comments

Comments
 (0)