Skip to content

Commit b132fca

Browse files
authored
ENH: upgrade sglang in Docker (#2668)
1 parent d4f358f commit b132fca

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

Diff for: xinference/deploy/docker/requirements.txt

+12-7
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,18 @@ deepcache # for sd
9090
verovio>=4.3.1 # For got_ocr2
9191

9292
# sglang
93-
outlines>=0.0.44
93+
decord
9494
hf_transfer
95-
packaging
95+
huggingface_hub
9696
interegular
97-
zmq
98-
rpyc
97+
outlines>=0.0.44,<0.1.0
98+
packaging
99+
prometheus-client>=0.20.0
99100
psutil
100-
aiohttp
101-
anthropic>=0.20.0
102-
litellm>=1.0.0
101+
python-multipart
102+
pyzmq>=25.1.2
103+
torchao>=0.7.0
104+
uvloop
105+
xgrammar>=0.1.6
106+
vllm>=0.6.3.post1,<=0.6.4.post1
107+
cuda-python

0 commit comments

Comments
 (0)