"vscode:/vscode.git/clone" did not exist on "591f60395a1e9c62f291e23c91af45cc699f072c"
Unverified Commit b7625f2a authored by moto's avatar moto Committed by GitHub
Browse files

Fix pytorch_sphinx_theme version (#1980)

The hack introduced in #1969 could break if upstream theme changes its HTML or Javascript.
To prevent our documentation from randomly break, this commit fixes the commit of the them.
parent a6bcd291
sphinx==3.5.4 sphinx==3.5.4
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme -e git+https://github.com/pytorch/pytorch_sphinx_theme.git@b4d0005#egg=pytorch_sphinx_theme
sphinxcontrib.katex sphinxcontrib.katex
sphinxcontrib.bibtex sphinxcontrib.bibtex
matplotlib matplotlib
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment