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:
mattip 2020-12-15 21:45:18 -08:00 committed by Facebook GitHub Bot
parent 58551e52f0
commit acd72e79a3

View File

@ -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