Skip to content

Commit 68fa53c

Browse files
authored
Update pytorch_sphinx_theme2_migration_guide.md
1 parent 23a72fb commit 68fa53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytorch_sphinx_theme2_migration_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ sphinx==7.2.6
3333
sphinxcontrib.katex==0.9.10
3434
breathe==4.34.0 # only if generating C++
3535
exhale==0.2.3 # only if generating C++ docs
36-
docutils==>=0.18.1,<0.21
36+
docutils==0.18.1,<0.21
3737
sphinx-design==0.6.1
3838
sphinxcontrib-mermaid==1.0.0
3939
myst-parser==0.18.1 # if want to contribute in markdown

0 commit comments

Comments
 (0)