Skip to content

Commit 2d4f145

Browse files
ejguanfacebook-github-bot
authored andcommitted
Pin sphinx to 5 to render table correctly (meta-pytorch#981)
Summary: Fixes meta-pytorch#959 Pin sphinx to 5 as pytorch is doing to help render tables correctly in pytorch.org/data Pull Request resolved: meta-pytorch#981 Reviewed By: NivekT Differential Revision: D42940974 Pulled By: ejguan fbshipit-source-id: fe7babb1dafdfa750f4e55b947acb85a13bebe1e
1 parent 1d98097 commit 2d4f145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx
1+
sphinx==5.0.0
22
# torch
33
# PyTorch Theme
44
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme

0 commit comments

Comments
 (0)