Skip to content

Commit

Permalink
[Fix] Fix doc dependencies (#147)
Browse files Browse the repository at this point in the history
This PR fixes the dependencies for docs to prevent building failure.
  • Loading branch information
Ubospica authored Jan 10, 2025
1 parent 154fda1 commit 76aef8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
autodocsumm
pydantic
sentencepiece
sphinx == 5.2.3
sphinx-reredirects==0.1.2
sphinx-rtd-theme
Expand Down

0 comments on commit 76aef8c

Please sign in to comment.