mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
update breathe (#49407)
Summary: Fixes https://github.com/pytorch/pytorch/issues/47462, but not completely. Update breathe to the latest version to get fixes for the "Unable to resolve..." issues. There are still some build errors, but much fewer than before. Pull Request resolved: https://github.com/pytorch/pytorch/pull/49407 Reviewed By: izdeby Differential Revision: D25562163 Pulled By: glaringlee fbshipit-source-id: 91bfd9e9ac70723816309f489022d72853f5fdc5
This commit is contained in:
parent
58551e52f0
commit
acd72e79a3
|
|
@ -1,5 +1,5 @@
|
||||||
sphinx==3.1.2
|
sphinx==3.1.2
|
||||||
breathe==4.19.2
|
breathe==4.25.0
|
||||||
exhale==0.2.3
|
exhale==0.2.3
|
||||||
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
|
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
|
||||||
bs4
|
bs4
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user