Unverified Commit 31354e56 authored by Cyrus Leung's avatar Cyrus Leung Committed by GitHub
Browse files

[Doc] Reinstate doc dependencies (#6061)

parent 98d6682c
...@@ -3,3 +3,11 @@ sphinx-book-theme==1.0.1 ...@@ -3,3 +3,11 @@ sphinx-book-theme==1.0.1
sphinx-copybutton==0.5.2 sphinx-copybutton==0.5.2
myst-parser==2.0.0 myst-parser==2.0.0
sphinx-argparse sphinx-argparse
# packages to install to build the documentation
pydantic
-f https://download.pytorch.org/whl/cpu
torch
py-cpuinfo
transformers
openai # Required by docs/source/serving/openai_compatible_server.md's vllm.entrypoints.openai.cli_args
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment