requirements-docs.txt 691 Bytes
Newer Older
1
sphinx==6.2.1
2
sphinx-argparse==0.4.0
3
4
sphinx-book-theme==1.0.1
sphinx-copybutton==0.5.2
5
sphinx-design==0.6.1
6
sphinx-togglebutton==0.3.2
7
myst-parser==3.0.1
8
msgspec
9
cloudpickle
10
11

# packages to install to build the documentation
12
pydantic >= 2.8
13
14
15
16
-f https://download.pytorch.org/whl/cpu
torch
py-cpuinfo
transformers
17
mistral_common >= 1.5.0
18
19
aiohttp
starlette
20
openai # Required by docs/source/serving/openai_compatible_server.md's vllm.entrypoints.openai.cli_args
21
fastapi # Required by docs/source/serving/openai_compatible_server.md's vllm.entrypoints.openai.cli_args
22
23
partial-json-parser # Required by docs/source/serving/openai_compatible_server.md's vllm.entrypoints.openai.cli_args
requests
24
zmq