Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
  • Loading branch information
ruisearch42 committed Feb 28, 2025
1 parent d915cf6 commit a45164f
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ anyio==4.6.2.post1
# via httpx
argcomplete==3.5.1
# via datamodel-code-generator
async-timeout==4.0.3
# via
# aiohttp
# redis
attrs==24.2.0
# via
# aiohttp
Expand Down Expand Up @@ -120,10 +116,6 @@ encodec==0.1.1
# via vocos
evaluate==0.4.3
# via lm-eval
exceptiongroup==1.2.2
# via
# anyio
# pytest
fastparquet==2024.11.0
# via genai-perf
fastrlock==0.8.2
Expand Down Expand Up @@ -552,7 +544,9 @@ sentence-transformers==3.2.1
sentencepiece==0.2.0
# via mistral-common
setuptools==75.8.0
# via pytablewriter
# via
# pytablewriter
# torch
six==1.16.0
# via
# python-dateutil
Expand Down Expand Up @@ -597,12 +591,6 @@ timm==1.0.11
# via -r requirements-test.in
tokenizers==0.21.0
# via transformers
toml==0.10.2
# via datamodel-code-generator
tomli==2.2.1
# via
# black
# pytest
torch==2.5.1
# via
# -r requirements-test.in
Expand Down Expand Up @@ -663,17 +651,13 @@ typepy==1.3.2
# tabledata
typing-extensions==4.12.2
# via
# anyio
# bitsandbytes
# black
# huggingface-hub
# librosa
# mistral-common
# multidict
# pqdm
# pydantic
# pydantic-core
# rich
# torch
tzdata==2024.2
# via pandas
Expand Down

0 comments on commit a45164f

Please sign in to comment.