Skip to content

Commit e98d762

Browse files
dingranpytorchmergebot
authored andcommitted
update requirements.txt in /docs (pytorch#101092)
Fixes pytorch#101090 Local `make html` works under /docs. Not super sure how to verify doc build actually have no issue due to this update. Pull Request resolved: pytorch#101092 Approved by: https://github.com/kiersten-stokes, https://github.com/ezyang
1 parent de15e74 commit e98d762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sphinx==5.0.0
44
# but it doesn't seem to work and hangs around idly. The initial thought is probably
55
# something related to Docker setup. We can investigate this later
66
sphinxcontrib.katex==0.8.6
7-
matplotlib==3.5.3
7+
matplotlib==3.6.0
88
tensorboard==2.10.0
99
# required to build torch.distributed.elastic.rendezvous.etcd* docs
1010
python-etcd==0.4.5

0 commit comments

Comments
 (0)