Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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