Skip to content

Commit

Permalink
[ci/build] Bump the patch-update group with 10 updates (vllm-project#…
Browse files Browse the repository at this point in the history
…9897)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin H. Luu <[email protected]>
  • Loading branch information
dependabot[bot] and khluu authored Nov 1, 2024
1 parent 27cd36e commit d151fde
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion requirements-lint.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# formatting
yapf==0.32.0
toml==0.10.2
tomli==2.0.1
tomli==2.0.2
ruff==0.6.5
codespell==2.3.0
isort==5.13.2
Expand Down
2 changes: 1 addition & 1 deletion requirements-test.in
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ aiohttp

# quantization
bitsandbytes>=0.44.0
buildkite-test-collector==0.1.8
buildkite-test-collector==0.1.9

numpy < 2.0.0
12 changes: 6 additions & 6 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,20 @@ attrs==24.2.0
# referencing
audioread==3.0.1
# via librosa
awscli==1.35.16
awscli==1.35.19
# via -r requirements-test.in
bitsandbytes==0.44.1
# via -r requirements-test.in
black==24.10.0
# via datamodel-code-generator
boto3==1.35.50
boto3==1.35.53
# via tensorizer
botocore==1.35.50
botocore==1.35.53
# via
# awscli
# boto3
# s3transfer
buildkite-test-collector==0.1.8
buildkite-test-collector==0.1.9
# via -r requirements-test.in
certifi==2024.8.30
# via
Expand Down Expand Up @@ -426,7 +426,7 @@ requests==2.32.3
# transformers
rouge-score==0.1.2
# via lm-eval
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -552,7 +552,7 @@ xxhash==3.5.0
# via
# datasets
# evaluate
yarl==1.17.0
yarl==1.17.1
# via aiohttp
zstandard==0.23.0
# via lm-eval
Expand Down

0 comments on commit d151fde

Please sign in to comment.