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
f2e7af9b
Unverified
Commit
f2e7af9b
authored
May 02, 2025
by
Cyrus Leung
Committed by
GitHub
May 01, 2025
Browse files
[CI/Build] Remove `awscli` dependency (#17532)
Signed-off-by:
DarkLight1337
<
tlleungac@connect.ust.hk
>
parent
7423cf0a
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
17 deletions
+1
-17
requirements/nightly_torch_test.txt
requirements/nightly_torch_test.txt
+0
-1
requirements/rocm.txt
requirements/rocm.txt
+0
-1
requirements/test.in
requirements/test.in
+0
-1
requirements/test.txt
requirements/test.txt
+1
-14
No files found.
requirements/nightly_torch_test.txt
View file @
f2e7af9b
...
...
@@ -13,7 +13,6 @@ librosa # required by audio tests in entrypoints/openai
sentence-transformers
numba == 0.61.2; python_version > '3.9'
# testing utils
awscli
boto3
botocore
datasets
...
...
requirements/rocm.txt
View file @
f2e7af9b
...
...
@@ -5,7 +5,6 @@ numba == 0.60.0; python_version == '3.9' # v0.61 doesn't support Python 3.9. Req
numba == 0.61.2; python_version > '3.9'
# Dependencies for AMD GPUs
awscli
boto3
botocore
datasets
...
...
requirements/test.in
View file @
f2e7af9b
...
...
@@ -8,7 +8,6 @@ pytest-shard
pytest-timeout
# testing utils
awscli
backoff # required for phi4mm test
blobfile # required for kimi-vl test
einops # required for MPT, qwen-vl and Mamba
...
...
requirements/test.txt
View file @
f2e7af9b
...
...
@@ -37,8 +37,6 @@ attrs==24.2.0
# referencing
audioread==3.0.1
# via librosa
awscli==1.35.23
# via -r requirements/test.in
backoff==2.2.1
# via
# -r requirements/test.in
...
...
@@ -53,7 +51,6 @@ boto3==1.35.57
# via tensorizer
botocore==1.35.57
# via
# awscli
# boto3
# s3transfer
bounded-pool-executor==0.0.3
...
...
@@ -81,7 +78,6 @@ click==8.1.7
# typer
colorama==0.4.6
# via
# awscli
# sacrebleu
# schemathesis
# tqdm-multiprocess
...
...
@@ -115,8 +111,6 @@ dnspython==2.7.0
# via email-validator
docopt==0.6.2
# via num2words
docutils==0.16
# via awscli
einops==0.8.0
# via
# -r requirements/test.in
...
...
@@ -472,8 +466,6 @@ pyarrow==18.0.0
# via
# datasets
# genai-perf
pyasn1==0.6.1
# via rsa
pybind11==2.13.6
# via lm-eval
pycparser==2.22
...
...
@@ -537,7 +529,6 @@ pytz==2024.2
pyyaml==6.0.2
# via
# accelerate
# awscli
# datamodel-code-generator
# datasets
# genai-perf
...
...
@@ -596,16 +587,12 @@ rpds-py==0.20.1
# via
# jsonschema
# referencing
rsa==4.7.2
# via awscli
runai-model-streamer==0.11.0
# via -r requirements/test.in
runai-model-streamer-s3==0.11.0
# via -r requirements/test.in
s3transfer==0.10.3
# via
# awscli
# boto3
# via boto3
sacrebleu==2.4.3
# via lm-eval
safetensors==0.4.5
...
...
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