"tests/vscode:/vscode.git/clone" did not exist on "b675069d7486129dbed7847f420b7a927691f16b"
requirements-docs.txt 670 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
sphinx-togglebutton==0.3.2
7
msgspec
8
cloudpickle
9
10

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