Skip to content

Commit 90e9d05

Browse files
committed
revert lint changes to requirements/test.txt
Signed-off-by: Bill Nell <[email protected]>
1 parent e478c1a commit 90e9d05

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

requirements/test.txt

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ argcomplete==3.5.1
2727
# via datamodel-code-generator
2828
arrow==1.3.0
2929
# via isoduration
30-
async-timeout==5.0.1
31-
# via
32-
# aiohttp
33-
# redis
3430
attrs==24.2.0
3531
# via
3632
# aiohttp
@@ -130,11 +126,6 @@ encodec==0.1.1
130126
# via vocos
131127
evaluate==0.4.3
132128
# via lm-eval
133-
exceptiongroup==1.2.2
134-
# via
135-
# anyio
136-
# hypothesis
137-
# pytest
138129
fastparquet==2024.11.0
139130
# via genai-perf
140131
fastrlock==0.8.2
@@ -632,6 +623,7 @@ setuptools==77.0.3
632623
# via
633624
# mamba-ssm
634625
# pytablewriter
626+
# torch
635627
# triton
636628
shellingham==1.5.4
637629
# via typer
@@ -691,13 +683,8 @@ tokenizers==0.21.1
691683
# via
692684
# -r requirements/test.in
693685
# transformers
694-
toml==0.10.2
695-
# via datamodel-code-generator
696686
tomli==2.2.1
697-
# via
698-
# black
699-
# pytest
700-
# schemathesis
687+
# via schemathesis
701688
tomli-w==1.2.0
702689
# via schemathesis
703690
torch==2.7.0+cu128
@@ -769,16 +756,12 @@ types-python-dateutil==2.9.0.20241206
769756
# via arrow
770757
typing-extensions==4.12.2
771758
# via
772-
# anyio
773-
# black
774759
# huggingface-hub
775760
# librosa
776761
# mistral-common
777-
# multidict
778762
# pqdm
779763
# pydantic
780764
# pydantic-core
781-
# rich
782765
# torch
783766
# typer
784767
tzdata==2024.2

0 commit comments

Comments
 (0)