Skip to content
Open
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
34 changes: 17 additions & 17 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ cffi==1.17.1
# via soundfile
chardet==5.2.0
# via mbstrdecoder
charset-normalizer==3.4.0
charset-normalizer==3.4.9
# via requests
click==8.1.7
# via
Expand All @@ -72,15 +72,15 @@ colorama==0.4.6
# awscli
# sacrebleu
# tqdm-multiprocess
contourpy==1.3.0
contourpy==1.3.3
# via matplotlib
cupy-cuda12x==13.3.0
# via ray
cycler==0.12.1
# via matplotlib
datamodel-code-generator==0.26.2
# via -r requirements-test.in
dataproperty==1.0.1
dataproperty==1.1.1
# via
# pytablewriter
# tabledata
Expand All @@ -100,13 +100,13 @@ dnspython==2.7.0
# via email-validator
docutils==0.16
# via awscli
einops==0.8.0
einops==0.8.2
# via -r requirements-test.in
email-validator==2.2.0
# via pydantic
evaluate==0.4.3
evaluate==0.4.6
# via lm-eval
fastrlock==0.8.2
fastrlock==0.8.3
# via cupy-cuda12x
filelock==3.16.1
# via
Expand All @@ -131,11 +131,11 @@ fsspec[http]==2024.9.0
# torch
genson==1.3.0
# via datamodel-code-generator
h11==0.14.0
h11==0.16.0
# via httpcore
hiredis==3.0.0
# via tensorizer
httpcore==1.0.6
httpcore==1.0.9
# via httpx
httpx==0.27.2
# via -r requirements-test.in
Expand All @@ -162,7 +162,7 @@ iniconfig==2.0.0
# via pytest
isort==5.13.2
# via datamodel-code-generator
jinja2==3.1.4
jinja2==3.1.6
# via
# datamodel-code-generator
# torch
Expand Down Expand Up @@ -195,11 +195,11 @@ lm-eval[api]==0.4.4
# via -r requirements-test.in
lxml==5.3.0
# via sacrebleu
markupsafe==3.0.2
markupsafe==3.0.3
# via jinja2
matplotlib==3.9.2
# via -r requirements-test.in
mbstrdecoder==1.1.3
mbstrdecoder==1.1.5
# via
# dataproperty
# pytablewriter
Expand Down Expand Up @@ -347,7 +347,7 @@ py==1.11.0
# via pytest-forked
pyarrow==18.0.0
# via datasets
pyasn1==0.6.1
pyasn1==0.6.4
# via rsa
pybind11==2.13.6
# via lm-eval
Expand All @@ -359,7 +359,7 @@ pydantic-core==2.23.4
# via pydantic
pyparsing==3.2.0
# via matplotlib
pytablewriter==1.2.0
pytablewriter==1.2.1
# via lm-eval
pytest==8.3.3
# via
Expand Down Expand Up @@ -387,7 +387,7 @@ pytz==2024.2
# via
# pandas
# typepy
pyyaml==6.0.2
pyyaml==6.0.3
# via
# accelerate
# awscli
Expand Down Expand Up @@ -474,11 +474,11 @@ sqlitedict==2.1.0
# via lm-eval
sympy==1.13.1
# via torch
tabledata==1.3.3
tabledata==1.3.5
# via pytablewriter
tabulate==0.9.0
# via sacrebleu
tcolorpy==0.1.6
tcolorpy==0.1.7
# via pytablewriter
tenacity==9.0.0
# via lm-eval
Expand All @@ -488,7 +488,7 @@ threadpoolctl==3.5.0
# via scikit-learn
tiktoken==0.8.0
# via lm-eval
timm==1.0.11
timm==1.0.28
# via -r requirements-test.in
tokenizers==0.20.1
# via transformers
Expand Down
Loading