Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
edc4fa31
Unverified
Commit
edc4fa31
authored
Dec 09, 2024
by
Kevin H. Luu
Committed by
GitHub
Dec 09, 2024
Browse files
[ci/build] Recompile CI dependencies list with Python 3.12 (#11013)
Signed-off-by:
kevin
<
kevin@anyscale.com
>
parent
25b79d9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
23 deletions
+2
-23
requirements-test.txt
requirements-test.txt
+2
-23
No files found.
requirements-test.txt
View file @
edc4fa31
#
#
# 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:
#
#
# p
ip-
compile requirements-test.in
# p
ython3.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
...
@@ -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
...
@@ -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
...
@@ -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
...
@@ -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
...
@@ -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
...
@@ -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
...
...
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