mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 05:04:58 +08:00
[ci/build] Recompile CI dependencies list with Python 3.12 (#11013)
Signed-off-by: kevin <kevin@anyscale.com>
This commit is contained in:
parent
25b79d9fd3
commit
edc4fa3188
@ -1,8 +1,8 @@
|
|||||||
#
|
#
|
||||||
# This file is autogenerated by pip-compile with Python 3.9
|
# This file is autogenerated by pip-compile with Python 3.12
|
||||||
# by the following command:
|
# by the following command:
|
||||||
#
|
#
|
||||||
# pip-compile requirements-test.in
|
# python3.12 -m piptools compile requirements-test.in -o requirements-test.txt
|
||||||
#
|
#
|
||||||
absl-py==2.1.0
|
absl-py==2.1.0
|
||||||
# via rouge-score
|
# via rouge-score
|
||||||
@ -27,10 +27,6 @@ anyio==4.6.2.post1
|
|||||||
# via httpx
|
# via httpx
|
||||||
argcomplete==3.5.1
|
argcomplete==3.5.1
|
||||||
# via datamodel-code-generator
|
# via datamodel-code-generator
|
||||||
async-timeout==4.0.3
|
|
||||||
# via
|
|
||||||
# aiohttp
|
|
||||||
# redis
|
|
||||||
attrs==24.2.0
|
attrs==24.2.0
|
||||||
# via
|
# via
|
||||||
# aiohttp
|
# aiohttp
|
||||||
@ -111,10 +107,6 @@ email-validator==2.2.0
|
|||||||
# via pydantic
|
# via pydantic
|
||||||
evaluate==0.4.3
|
evaluate==0.4.3
|
||||||
# via lm-eval
|
# via lm-eval
|
||||||
exceptiongroup==1.2.2
|
|
||||||
# via
|
|
||||||
# anyio
|
|
||||||
# pytest
|
|
||||||
fastrlock==0.8.2
|
fastrlock==0.8.2
|
||||||
# via cupy-cuda12x
|
# via cupy-cuda12x
|
||||||
filelock==3.16.1
|
filelock==3.16.1
|
||||||
@ -165,8 +157,6 @@ idna==3.10
|
|||||||
# httpx
|
# httpx
|
||||||
# requests
|
# requests
|
||||||
# yarl
|
# yarl
|
||||||
importlib-resources==6.4.5
|
|
||||||
# via matplotlib
|
|
||||||
inflect==5.6.2
|
inflect==5.6.2
|
||||||
# via datamodel-code-generator
|
# via datamodel-code-generator
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
@ -518,12 +508,6 @@ timm==1.0.11
|
|||||||
# via -r requirements-test.in
|
# via -r requirements-test.in
|
||||||
tokenizers==0.20.3
|
tokenizers==0.20.3
|
||||||
# via transformers
|
# via transformers
|
||||||
toml==0.10.2
|
|
||||||
# via datamodel-code-generator
|
|
||||||
tomli==2.0.2
|
|
||||||
# via
|
|
||||||
# black
|
|
||||||
# pytest
|
|
||||||
torch==2.5.1
|
torch==2.5.1
|
||||||
# via
|
# via
|
||||||
# -r requirements-test.in
|
# -r requirements-test.in
|
||||||
@ -567,12 +551,9 @@ typepy[datetime]==1.3.2
|
|||||||
# tabledata
|
# tabledata
|
||||||
typing-extensions==4.12.2
|
typing-extensions==4.12.2
|
||||||
# via
|
# via
|
||||||
# anyio
|
|
||||||
# black
|
|
||||||
# huggingface-hub
|
# huggingface-hub
|
||||||
# librosa
|
# librosa
|
||||||
# mistral-common
|
# mistral-common
|
||||||
# multidict
|
|
||||||
# pydantic
|
# pydantic
|
||||||
# pydantic-core
|
# pydantic-core
|
||||||
# torch
|
# torch
|
||||||
@ -590,8 +571,6 @@ xxhash==3.5.0
|
|||||||
# evaluate
|
# evaluate
|
||||||
yarl==1.17.1
|
yarl==1.17.1
|
||||||
# via aiohttp
|
# via aiohttp
|
||||||
zipp==3.20.2
|
|
||||||
# via importlib-resources
|
|
||||||
zstandard==0.23.0
|
zstandard==0.23.0
|
||||||
# via lm-eval
|
# via lm-eval
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user