Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
This commit is contained in:
Jee Jee Li 2025-10-13 03:30:43 +00:00
parent 8863bd2b74
commit 5c156c9f09

View File

@ -17,6 +17,7 @@ aiohttp==3.13.0
# aiohttp-cors # aiohttp-cors
# datasets # datasets
# fsspec # fsspec
# gpt-oss
# lm-eval # lm-eval
# ray # ray
aiohttp-cors==0.8.1 aiohttp-cors==0.8.1
@ -43,8 +44,6 @@ argcomplete==3.5.1
# via datamodel-code-generator # via datamodel-code-generator
arrow==1.3.0 arrow==1.3.0
# via isoduration # via isoduration
async-timeout==5.0.1
# via redis
attrs==24.2.0 attrs==24.2.0
# via # via
# aiohttp # aiohttp
@ -105,6 +104,8 @@ chardet==5.2.0
# via mbstrdecoder # via mbstrdecoder
charset-normalizer==3.4.0 charset-normalizer==3.4.0
# via requests # via requests
chz==0.3.0
# via gpt-oss
click==8.1.7 click==8.1.7
# via # via
# black # black
@ -175,7 +176,9 @@ distlib==0.3.9
dnspython==2.7.0 dnspython==2.7.0
# via email-validator # via email-validator
docker==7.1.0 docker==7.1.0
# via mlflow # via
# gpt-oss
# mlflow
docopt==0.6.2 docopt==0.6.2
# via num2words # via num2words
docstring-parser==0.17.0 docstring-parser==0.17.0
@ -201,7 +204,9 @@ eval-type-backport==0.2.2
evaluate==0.4.3 evaluate==0.4.3
# via lm-eval # via lm-eval
fastapi==0.116.1 fastapi==0.116.1
# via mlflow-skinny # via
# gpt-oss
# mlflow-skinny
fastparquet==2024.11.0 fastparquet==2024.11.0
# via genai-perf # via genai-perf
fastrlock==0.8.2 fastrlock==0.8.2
@ -276,6 +281,8 @@ google-resumable-media==2.7.2
# via google-cloud-storage # via google-cloud-storage
googleapis-common-protos==1.70.0 googleapis-common-protos==1.70.0
# via google-api-core # via google-api-core
gpt-oss==0.0.8
# via -r requirements/test.in
graphene==3.4.3 graphene==3.4.3
# via mlflow # via mlflow
graphql-core==3.2.6 graphql-core==3.2.6
@ -303,6 +310,8 @@ hf-xet==1.1.7
# via huggingface-hub # via huggingface-hub
hiredis==3.0.0 hiredis==3.0.0
# via tensorizer # via tensorizer
html2text==2025.4.15
# via gpt-oss
httpcore==1.0.6 httpcore==1.0.6
# via httpx # via httpx
httpx==0.27.2 httpx==0.27.2
@ -437,6 +446,7 @@ lm-eval @ git+https://github.com/EleutherAI/lm-evaluation-harness.git@206b772215
lxml==5.3.0 lxml==5.3.0
# via # via
# blobfile # blobfile
# gpt-oss
# sacrebleu # sacrebleu
mako==1.3.10 mako==1.3.10
# via alembic # via alembic
@ -606,6 +616,8 @@ omegaconf==2.3.0
# lightning # lightning
open-clip-torch==2.32.0 open-clip-torch==2.32.0
# via -r requirements/test.in # via -r requirements/test.in
openai-harmony==0.0.4
# via gpt-oss
opencensus==0.11.4 opencensus==0.11.4
# via ray # via ray
opencensus-context==0.1.3 opencensus-context==0.1.3
@ -777,10 +789,12 @@ pydantic==2.12.0
# albumentations # albumentations
# datamodel-code-generator # datamodel-code-generator
# fastapi # fastapi
# gpt-oss
# lightly # lightly
# mistral-common # mistral-common
# mlflow-skinny # mlflow-skinny
# mteb # mteb
# openai-harmony
# pydantic-extra-types # pydantic-extra-types
# ray # ray
pydantic-core==2.41.1 pydantic-core==2.41.1
@ -911,6 +925,7 @@ requests==2.32.3
# evaluate # evaluate
# google-api-core # google-api-core
# google-cloud-storage # google-cloud-storage
# gpt-oss
# huggingface-hub # huggingface-hub
# lightly # lightly
# lm-eval # lm-eval
@ -1001,6 +1016,7 @@ setuptools==77.0.3
# via # via
# lightning-utilities # lightning-utilities
# pytablewriter # pytablewriter
# torch
# triton # triton
shapely==2.1.1 shapely==2.1.1
# via # via
@ -1053,6 +1069,8 @@ starlette-testclient==0.4.1
# via schemathesis # via schemathesis
statsmodels==0.14.4 statsmodels==0.14.4
# via genai-perf # via genai-perf
structlog==25.4.0
# via gpt-oss
sympy==1.13.3 sympy==1.13.3
# via # via
# einx # einx
@ -1067,12 +1085,15 @@ tcolorpy==0.1.6
# via pytablewriter # via pytablewriter
tenacity==9.1.2 tenacity==9.1.2
# via # via
# gpt-oss
# lm-eval # lm-eval
# plotly # plotly
tensorboardx==2.6.4 tensorboardx==2.6.4
# via lightning # via lightning
tensorizer==2.10.1 tensorizer==2.10.1
# via -r requirements/test.in # via -r requirements/test.in
termcolor==3.1.0
# via gpt-oss
terratorch @ git+https://github.com/IBM/terratorch.git@07184fcf91a1324f831ff521dd238d97fe350e3e terratorch @ git+https://github.com/IBM/terratorch.git@07184fcf91a1324f831ff521dd238d97fe350e3e
# via -r requirements/test.in # via -r requirements/test.in
threadpoolctl==3.5.0 threadpoolctl==3.5.0
@ -1083,6 +1104,7 @@ tifffile==2025.3.30
# terratorch # terratorch
tiktoken==0.12.0 tiktoken==0.12.0
# via # via
# gpt-oss
# lm-eval # lm-eval
# mistral-common # mistral-common
timm==1.0.17 timm==1.0.17
@ -1097,9 +1119,7 @@ tokenizers==0.22.0
# -r requirements/test.in # -r requirements/test.in
# transformers # transformers
tomli==2.2.1 tomli==2.2.1
# via # via schemathesis
# coverage
# schemathesis
tomli-w==1.2.0 tomli-w==1.2.0
# via schemathesis # via schemathesis
torch==2.8.0+cu128 torch==2.8.0+cu128
@ -1207,6 +1227,7 @@ typing-extensions==4.15.0
# aiosignal # aiosignal
# albumentations # albumentations
# alembic # alembic
# chz
# fastapi # fastapi
# graphene # graphene
# huggingface-hub # huggingface-hub
@ -1246,7 +1267,9 @@ urllib3==2.2.3
# responses # responses
# tritonclient # tritonclient
uvicorn==0.35.0 uvicorn==0.35.0
# via mlflow-skinny # via
# gpt-oss
# mlflow-skinny
vector-quantize-pytorch==1.21.2 vector-quantize-pytorch==1.21.2
# via -r requirements/test.in # via -r requirements/test.in
virtualenv==20.31.2 virtualenv==20.31.2