diff --git a/.ci/docker/requirements.txt b/.ci/docker/requirements.txt index 49a6dc1a67..964f9aad4a 100644 --- a/.ci/docker/requirements.txt +++ b/.ci/docker/requirements.txt @@ -16,7 +16,7 @@ pandocfilters==1.5.1 markdown==3.8.2 # PyTorch Theme --e git+https://github.com/pytorch/pytorch_sphinx_theme.git@f576ce406429f8ce11475ec096dda346df5b3b71#egg=pytorch_sphinx_theme2 +-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@c2e38b37f3c432c610639f06d1d421c6df4c225c#egg=pytorch_sphinx_theme2 # Tutorial dependencies tqdm==4.66.1