mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 03:54:57 +08:00
33 lines
623 B
Plaintext
33 lines
623 B
Plaintext
# Common dependencies
|
|
-r common.txt
|
|
tblib==3.1.0
|
|
|
|
# entrypoints test
|
|
# librosa==0.10.2.post1 # required by audio tests in entrypoints/openai
|
|
audioread==3.0.1
|
|
cffi==1.17.1
|
|
decorator==5.2.1
|
|
lazy-loader==0.4
|
|
platformdirs==4.3.6
|
|
pooch==1.8.2
|
|
#pycparse==2.22
|
|
soundfile==0.13.1
|
|
soxr==0.5.0.post1
|
|
librosa==0.10.2.post1
|
|
|
|
# entrypoints test
|
|
#vllm[video] # required by entrypoints/openai/test_video.py
|
|
decord==0.6.0
|
|
|
|
# entrypoints test
|
|
#sentence-transformers # required by entrypoints/openai/test_score.py
|
|
sentence-transformers==3.4.1
|
|
|
|
# Basic Models Test
|
|
matplotlib==3.10.3
|
|
|
|
# Multi-Modal Models Test (Extended) 3
|
|
blobfile==3.0.0
|
|
|
|
|