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

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