Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
b3523af8
Unverified
Commit
b3523af8
authored
Nov 10, 2024
by
Yineng Zhang
Committed by
GitHub
Nov 10, 2024
Browse files
fix: update pyzmq version (#1983)
parent
1929c067
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python/pyproject.toml
python/pyproject.toml
+1
-1
No files found.
python/pyproject.toml
View file @
b3523af8
...
...
@@ -18,7 +18,7 @@ dependencies = ["requests", "tqdm", "numpy", "IPython"]
[project.optional-dependencies]
runtime_common
=
[
"aiohttp"
,
"decord"
,
"fastapi"
,
"hf_transfer"
,
"huggingface_hub"
,
"interegular"
,
"orjson"
,
"packaging"
,
"pillow"
,
"prometheus-client>=0.20.0"
,
"psutil"
,
"pydantic"
,
"python-multipart"
,
"torchao"
,
"uvicorn"
,
"uvloop"
,
"zmq>=25.1.2"
,
"torchao"
,
"uvicorn"
,
"uvloop"
,
"
py
zmq>=25.1.2"
,
"outlines>=0.0.44"
,
"modelscope"
]
srt
=
["sglang[runtime_common]
", "
torch
", "
vllm==
0.6.3
.post
1
"]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment