1
1
absl-py==2.3.1 # via rouge-score
2
- accelerate==1.8.1 # via lm-eval, peft, -r requirements.txt
2
+ accelerate==1.9.0 # via lm-eval, peft, -r requirements.txt
3
3
aiohappyeyeballs==2.6.1 # via aiohttp
4
- aiohttp==3.12.13 # via fsspec, langchain-community, vllm
5
- aiosignal==1.4.0 # via aiohttp, ray
4
+ aiohttp==3.12.15 # via fsspec, langchain-community, vllm
5
+ aiosignal==1.4.0 # via aiohttp
6
6
airportsdata==20250706 # via outlines
7
7
annotated-types==0.7.0 # via pydantic
8
8
antlr4-python3-runtime==4.11.0 # via latex2sympy2-extended, lm-eval
9
9
anyio==4.9.0 # via httpx, openai, starlette, watchfiles
10
10
appdirs==1.4.4 # via ragas
11
11
astor==0.8.1 # via depyf
12
- astroid==3.3.10 # via pylint
12
+ astroid==3.3.11 # via pylint
13
13
attrs==25.3.0 # via aiohttp, jsonlines, jsonschema, referencing
14
14
blake3==1.0.5 # via vllm
15
- cachetools==6.1.0 # via tox
16
- certifi==2025.6.15 # via httpcore, httpx, requests
15
+ cachetools==6.1.0 # via tox, vllm
16
+ certifi==2025.8.3 # via httpcore, httpx, requests, sentry-sdk
17
17
cfgv==3.4.0 # via pre-commit
18
18
chardet==5.2.0 # via mbstrdecoder, tox
19
19
charset-normalizer==3.4.2 # via requests
20
20
click==8.2.1 # via nltk, ray, rich-toolkit, typer, uvicorn
21
21
cloudpickle==3.1.1 # via outlines, vllm
22
22
colorama==0.4.6 # via sacrebleu, tox, tqdm-multiprocess
23
- compressed-tensors==0.9.1 # via vllm
24
- coverage==7.9.2 # via pytest-cov
25
- cupy-cuda12x==13.4 .1 # via ray
23
+ compressed-tensors==0.9.3 # via vllm
24
+ coverage==7.10.2 # via pytest-cov
25
+ cupy-cuda12x==13.5 .1 # via ray
26
26
dataclasses-json==0.6.7 # via langchain-community
27
27
dataproperty==1.1.0 # via pytablewriter, tabledata
28
- datasets==3.6.0 # via evaluate, lm-eval, ragas
28
+ datasets==4.0.0 # via evaluate, lm-eval, ragas
29
+ deprecated==1.2.18 # via opentelemetry-api, opentelemetry-exporter-otlp-proto-grpc, opentelemetry-exporter-otlp-proto-http, opentelemetry-semantic-conventions
29
30
depyf==0.18.0 # via vllm
30
31
dill==0.3.8 # via datasets, depyf, evaluate, lm-eval, multiprocess, pylint
31
32
diskcache==5.6.3 # via outlines, ragas
32
- distlib==0.3.9 # via virtualenv
33
+ distlib==0.4.0 # via virtualenv
33
34
distro==1.9.0 # via openai
34
35
dnspython==2.7.0 # via email-validator
35
36
einops==0.8.1 # via vllm
36
- email-validator==2.2.0 # via fastapi
37
- evaluate==0.4.4 # via lm-eval
38
- fastapi==0.115.14 # via vllm
39
- fastapi-cli==0.0.7 # via fastapi
37
+ email-validator==2.2.0 # via fastapi, pydantic
38
+ evaluate==0.4.5 # via lm-eval
39
+ fastapi==0.116.1 # via vllm
40
+ fastapi-cli==0.0.8 # via fastapi
41
+ fastapi-cloud-cli==0.1.5 # via fastapi-cli
40
42
fastrlock==0.8.3 # via cupy-cuda12x
41
- filelock==3.18.0 # via datasets, huggingface-hub, ray, torch, tox, transformers, triton, virtualenv, vllm
42
- frozenlist==1.7.0 # via aiohttp, aiosignal, ray
43
+ filelock==3.18.0 # via datasets, huggingface-hub, ray, torch, tox, transformers, virtualenv, vllm
44
+ frozenlist==1.7.0 # via aiohttp, aiosignal
43
45
fsspec==2025.3.0 # via datasets, evaluate, huggingface-hub, torch
44
- gguf==0.10.0 # via vllm
46
+ gguf==0.17.1 # via vllm
45
47
gitdb==4.0.12 # via gitpython
46
- gitpython==3.1.44 # via -r requirements.txt
48
+ gitpython==3.1.45 # via -r requirements.txt
49
+ googleapis-common-protos==1.70.0 # via opentelemetry-exporter-otlp-proto-grpc, opentelemetry-exporter-otlp-proto-http
47
50
greenlet==3.2.3 # via sqlalchemy
51
+ grpcio==1.74.0 # via opentelemetry-exporter-otlp-proto-grpc
48
52
h11==0.16.0 # via httpcore, uvicorn
49
53
hf-xet==1.1.5 # via huggingface-hub
50
54
httpcore==1.0.9 # via httpx
51
55
httptools==0.6.4 # via uvicorn
52
- httpx==0.28.1 # via fastapi, langsmith, openai, -r requirements.txt
56
+ httpx==0.28.1 # via fastapi, fastapi-cloud-cli, langsmith, openai, -r requirements.txt
53
57
httpx-sse==0.4.1 # via langchain-community
54
- huggingface-hub==0.33.2 # via accelerate, datasets, evaluate, peft, tokenizers, transformers
58
+ huggingface-hub==0.34.3 # via accelerate, datasets, evaluate, peft, tokenizers, transformers, vllm
55
59
identify==2.6.12 # via pre-commit
56
60
idna==3.10 # via anyio, email-validator, httpx, requests, yarl
57
61
immutabledict==4.2.1 # via lm-eval
58
- importlib-metadata==8.7 .0 # via vllm
62
+ importlib-metadata==8.0 .0 # via opentelemetry-api, vllm
59
63
iniconfig==2.1.0 # via pytest
60
64
interegular==0.3.3 # via lm-format-enforcer, outlines, outlines-core
61
65
isort==6.0.1 # via pylint, -r requirements-dev.txt
@@ -65,18 +69,19 @@ joblib==1.5.1 # via nltk, scikit-learn
65
69
jsonlines==4.0.0 # via lm-eval
66
70
jsonpatch==1.33 # via langchain-core
67
71
jsonpointer==3.0.0 # via jsonpatch
68
- jsonschema==4.24 .0 # via mistral-common, outlines, outlines-core, ray
72
+ jsonschema==4.25 .0 # via mistral-common, outlines, outlines-core, ray
69
73
jsonschema-specifications==2025.4.1 # via jsonschema
70
- langchain==0.3.26 # via langchain-community, ragas
74
+ langchain==0.3.27 # via langchain-community, ragas
71
75
langchain-community==0.3.27 # via ragas
72
- langchain-core==0.3.68 # via langchain, langchain-community, langchain-openai, langchain-text-splitters, ragas
73
- langchain-openai==0.3.27 # via ragas
74
- langchain-text-splitters==0.3.8 # via langchain
76
+ langchain-core==0.3.72 # via langchain, langchain-community, langchain-openai, langchain-text-splitters, ragas
77
+ langchain-openai==0.3.28 # via ragas
78
+ langchain-text-splitters==0.3.9 # via langchain
75
79
langdetect==1.0.9 # via lm-eval
76
- langsmith==0.4.4 # via langchain, langchain-community, langchain-core
80
+ langsmith==0.4.10 # via langchain, langchain-community, langchain-core
77
81
lark==1.2.2 # via outlines, vllm
78
82
latex2sympy2-extended==1.10.2 # via math-verify
79
- llvmlite==0.43.0 # via numba
83
+ llguidance==0.7.30 # via vllm
84
+ llvmlite==0.44.0 # via numba
80
85
lm-eval==0.4.9 # via -r requirements-leaderboard.txt, -r requirements.txt
81
86
lm-format-enforcer==0.10.11 # via vllm
82
87
lxml==6.0.0 # via sacrebleu
@@ -87,22 +92,23 @@ math-verify==0.8.0 # via lm-eval
87
92
mbstrdecoder==1.1.4 # via dataproperty, pytablewriter, typepy
88
93
mccabe==0.7.0 # via pylint
89
94
mdurl==0.1.2 # via markdown-it-py
90
- mistral-common==1.6 .3 # via vllm
95
+ mistral-common==1.8 .3 # via vllm
91
96
more-itertools==10.7.0 # via lm-eval
92
97
mpmath==1.3.0 # via sympy
93
98
msgpack==1.1.1 # via ray
94
99
msgspec==0.19.0 # via vllm
95
100
multidict==6.6.3 # via aiohttp, yarl
96
101
multiprocess==0.70.16 # via datasets, evaluate
97
- mypy==1.16 .1 # via -r requirements-dev.txt
102
+ mypy==1.17 .1 # via -r requirements-dev.txt
98
103
mypy-extensions==1.1.0 # via mypy, typing-inspect
99
104
nest-asyncio==1.6.0 # via outlines, ragas
100
105
networkx==3.5 # via torch
106
+ ninja==1.11.1.4 # via vllm, xgrammar
101
107
nltk==3.9.1 # via lm-eval, rouge-score
102
108
nodeenv==1.9.1 # via pre-commit
103
- numba==0.60.0 # via vllm
109
+ numba==0.61.2 # via vllm
104
110
numexpr==2.11.0 # via lm-eval
105
- numpy==1.26.4 # via accelerate, cupy-cuda12x, datasets, evaluate, gguf, langchain-community, mistral-common, numba, numexpr, opencv-python-headless, outlines, pandas, pandas-stubs, peft, ragas, rouge-score, sacrebleu, scikit-learn, scipy, torchvision, transformers, vllm, xformers
111
+ numpy==2.2.6 # via accelerate, cupy-cuda12x, datasets, evaluate, gguf, langchain-community, mistral-common, numba, numexpr, opencv-python-headless, outlines, pandas, pandas-stubs, peft, ragas, rouge-score, sacrebleu, scikit-learn, scipy, torchvision, transformers, vllm, xformers
106
112
nvidia-cublas-cu12==12.4.5.8 # via nvidia-cudnn-cu12, nvidia-cusolver-cu12, torch
107
113
nvidia-cuda-cupti-cu12==12.4.127 # via torch
108
114
nvidia-cuda-nvrtc-cu12==12.4.127 # via torch
@@ -112,21 +118,31 @@ nvidia-cufft-cu12==11.2.1.3 # via torch
112
118
nvidia-curand-cu12==10.3.5.147 # via torch
113
119
nvidia-cusolver-cu12==11.6.1.9 # via torch
114
120
nvidia-cusparse-cu12==12.3.1.170 # via nvidia-cusolver-cu12, torch
121
+ nvidia-cusparselt-cu12==0.6.2 # via torch
115
122
nvidia-nccl-cu12==2.21.5 # via torch
116
123
nvidia-nvjitlink-cu12==12.4.127 # via nvidia-cusolver-cu12, nvidia-cusparse-cu12, torch
117
124
nvidia-nvtx-cu12==12.4.127 # via torch
118
- openai==1.93.0 # via langchain-openai, ragas, vllm, -r requirements.txt
119
- opencv-python-headless==4.11.0.86 # via mistral-common
120
- orjson==3.10.18 # via langsmith
125
+ openai==1.98.0 # via langchain-openai, ragas, vllm, -r requirements.txt
126
+ opencv-python-headless==4.12.0.88 # via mistral-common, vllm
127
+ opentelemetry-api==1.26.0 # via opentelemetry-exporter-otlp-proto-grpc, opentelemetry-exporter-otlp-proto-http, opentelemetry-sdk, opentelemetry-semantic-conventions, vllm
128
+ opentelemetry-exporter-otlp==1.26.0 # via vllm
129
+ opentelemetry-exporter-otlp-proto-common==1.26.0 # via opentelemetry-exporter-otlp-proto-grpc, opentelemetry-exporter-otlp-proto-http
130
+ opentelemetry-exporter-otlp-proto-grpc==1.26.0 # via opentelemetry-exporter-otlp
131
+ opentelemetry-exporter-otlp-proto-http==1.26.0 # via opentelemetry-exporter-otlp
132
+ opentelemetry-proto==1.26.0 # via opentelemetry-exporter-otlp-proto-common, opentelemetry-exporter-otlp-proto-grpc, opentelemetry-exporter-otlp-proto-http
133
+ opentelemetry-sdk==1.26.0 # via opentelemetry-exporter-otlp-proto-grpc, opentelemetry-exporter-otlp-proto-http, vllm
134
+ opentelemetry-semantic-conventions==0.47b0 # via opentelemetry-sdk
135
+ opentelemetry-semantic-conventions-ai==0.4.12 # via vllm
136
+ orjson==3.11.1 # via langsmith
121
137
outlines==0.1.11 # via vllm
122
138
outlines-core==0.1.26 # via outlines
123
- packaging==24.2 # via accelerate, datasets, evaluate, huggingface-hub, langchain-core, langsmith, lm-format-enforcer, marshmallow, peft, pyproject-api, pytest, ray, tox, transformers, typepy
124
- pandas==2.3.0 # via datasets, evaluate, -r requirements.txt
139
+ packaging==25.0 # via accelerate, datasets, evaluate, huggingface-hub, langchain-core, langsmith, lm-format-enforcer, marshmallow, peft, pyproject-api, pytest, ray, tox, transformers, typepy
140
+ pandas==2.3.1 # via datasets, evaluate, -r requirements.txt
125
141
pandas-stubs==2.3.0.250703 # via -r requirements.txt
126
142
partial-json-parser==0.2.1.1.post6 # via vllm
127
143
pathspec==0.12.1 # via mypy
128
144
pathvalidate==3.3.1 # via pytablewriter
129
- peft==0.16 .0 # via lm-eval
145
+ peft==0.17 .0 # via lm-eval
130
146
pillow==11.3.0 # via mistral-common, torchvision, vllm
131
147
platformdirs==4.3.8 # via pylint, tox, virtualenv
132
148
pluggy==1.6.0 # via pytest, pytest-cov, tox
@@ -135,94 +151,99 @@ pre-commit==4.2.0 # via -r requirements-dev.txt
135
151
prometheus-client==0.22.1 # via prometheus-fastapi-instrumentator, vllm
136
152
prometheus-fastapi-instrumentator==7.1.0 # via vllm
137
153
propcache==0.3.2 # via aiohttp, yarl
138
- protobuf==6.31.1 # via ray, vllm
154
+ protobuf==4.25.8 # via googleapis-common-protos, opentelemetry-proto, ray, vllm
139
155
psutil==7.0.0 # via accelerate, peft, vllm, -r requirements.txt
140
156
py-cpuinfo==9.0.0 # via vllm
141
- pyarrow==20 .0.0 # via datasets
142
- pybind11==2.13.6 # via lm-eval, xgrammar
143
- pycountry==24.6.1 # via outlines
144
- pydantic==2.11.7 # via compressed-tensors, fastapi, langchain, langchain-core, langsmith, lm-format-enforcer, mistral-common, openai, outlines, pydantic-settings, pylint-pydantic, ragas, vllm, xgrammar
157
+ pyarrow==21 .0.0 # via datasets
158
+ pybind11==3.0.0 # via lm-eval
159
+ pycountry==24.6.1 # via outlines, pydantic-extra-types
160
+ pydantic==2.11.7 # via compressed-tensors, fastapi, fastapi-cloud-cli, langchain, langchain-core, langsmith, lm-format-enforcer, mistral-common, openai, outlines, pydantic-extra-types , pydantic-settings, pylint-pydantic, ragas, vllm, xgrammar
145
161
pydantic-core==2.33.2 # via pydantic
162
+ pydantic-extra-types==2.10.5 # via mistral-common
146
163
pydantic-settings==2.10.1 # via langchain-community
147
164
pygments==2.19.2 # via pytest, rich
148
165
pylint==3.3.7 # via pylint-plugin-utils, pylint-pydantic, -r requirements-dev.txt
149
166
pylint-plugin-utils==0.9.0 # via pylint-pydantic
150
167
pylint-pydantic==0.3.5 # via -r requirements-dev.txt
151
- pyproject-api==1.9.0 # via tox
168
+ pyproject-api==1.9.1 # via tox
152
169
pytablewriter==1.2.1 # via lm-eval
153
- pytest==8.4.1 # via pytest-asyncio, pytest-cov, pytest-html, pytest-metadata, xgrammar, -r requirements-dev.txt
154
- pytest-asyncio==1.0 .0 # via -r requirements-dev.txt
170
+ pytest==8.4.1 # via pytest-asyncio, pytest-cov, pytest-html, pytest-metadata, -r requirements-dev.txt
171
+ pytest-asyncio==1.1 .0 # via -r requirements-dev.txt
155
172
pytest-cov==6.2.1 # via -r requirements-dev.txt
156
173
pytest-html==4.1.1 # via -r requirements-dev.txt
157
174
pytest-metadata==3.1.1 # via pytest-html
158
175
python-dateutil==2.9.0.post0 # via pandas, typepy
159
176
python-dotenv==1.1.1 # via pydantic-settings, uvicorn
177
+ python-json-logger==3.3.0 # via vllm
160
178
python-multipart==0.0.20 # via fastapi
161
179
pytz==2025.2 # via pandas, typepy
162
180
pyyaml==6.0.2 # via accelerate, datasets, gguf, huggingface-hub, langchain, langchain-community, langchain-core, lm-format-enforcer, peft, pre-commit, ray, transformers, uvicorn, vllm
163
- pyzmq==27.0.0 # via vllm
164
- ragas==0.2.15 # via -r requirements.txt
165
- ray==2.40 .0 # via vllm
181
+ pyzmq==27.0.1 # via vllm
182
+ ragas==0.3.0 # via -r requirements.txt
183
+ ray==2.48 .0 # via vllm
166
184
referencing==0.36.2 # via jsonschema, jsonschema-specifications, outlines
167
- regex==2024.11.6 # via nltk, sacrebleu, tiktoken, transformers
168
- requests==2.32.4 # via datasets, evaluate, huggingface-hub, langchain, langchain-community, langsmith, mistral-common, outlines, ray, requests-toolbelt, tiktoken, transformers, vllm
185
+ regex==2025.7.34 # via nltk, sacrebleu, tiktoken, transformers
186
+ requests==2.32.4 # via datasets, evaluate, huggingface-hub, langchain, langchain-community, langsmith, mistral-common, opentelemetry-exporter-otlp-proto-http, outlines, ray, requests-toolbelt, tiktoken, transformers, vllm
169
187
requests-toolbelt==1.0.0 # via langsmith
170
- rich==14.0.0 # via rich-toolkit, typer
171
- rich-toolkit==0.14.8 # via fastapi-cli
188
+ rich==14.1.0 # via rich-toolkit, typer
189
+ rich-toolkit==0.14.9 # via fastapi-cli, fastapi-cloud-cli
190
+ rignore==0.6.4 # via fastapi-cloud-cli
172
191
rouge-score==0.1.2 # via lm-eval
173
192
rpds-py==0.26.0 # via jsonschema, referencing
174
- ruff==0.12.2 # via -r requirements-dev.txt
193
+ ruff==0.12.7 # via -r requirements-dev.txt
175
194
sacrebleu==2.5.1 # via lm-eval
176
195
safetensors==0.5.3 # via accelerate, peft, transformers
177
- scikit-learn==1.7.0 # via lm-eval
178
- scipy==1.16.0 # via scikit-learn
196
+ scikit-learn==1.7.1 # via lm-eval
197
+ scipy==1.16.1 # via scikit-learn, vllm
179
198
sentencepiece==0.2.0 # via lm-eval, mistral-common, vllm, xgrammar
199
+ sentry-sdk==2.34.1 # via fastapi-cloud-cli
180
200
setuptools==80.9.0 # via pytablewriter
181
201
shellingham==1.5.4 # via typer
182
202
shortuuid==1.0.13 # via -r requirements.txt
183
203
six==1.17.0 # via langdetect, python-dateutil, rouge-score
184
204
smmap==5.0.2 # via gitdb
185
205
sniffio==1.3.1 # via anyio, openai
186
- sqlalchemy==2.0.41 # via langchain, langchain-community
206
+ sqlalchemy==2.0.42 # via langchain, langchain-community
187
207
sqlitedict==2.1.0 # via lm-eval
188
- starlette==0.46 .2 # via fastapi, prometheus-fastapi-instrumentator
208
+ starlette==0.47 .2 # via fastapi, prometheus-fastapi-instrumentator
189
209
sympy==1.13.1 # via latex2sympy2-extended, lm-eval, torch
190
210
tabledata==1.3.4 # via pytablewriter
191
211
tabulate==0.9.0 # via sacrebleu
192
212
tcolorpy==0.1.7 # via pytablewriter
193
213
tenacity==9.1.2 # via langchain-community, langchain-core
194
214
threadpoolctl==3.6.0 # via scikit-learn
195
215
tiktoken==0.9.0 # via langchain-openai, mistral-common, ragas, vllm, xgrammar
196
- tokenizers==0.21.2 # via transformers, vllm
216
+ tokenizers==0.21.4 # via transformers, vllm
197
217
tomlkit==0.13.3 # via pylint
198
- torch==2.5.1 # via accelerate, compressed-tensors, lm-eval, outlines, peft, torchaudio, torchvision, vllm, xformers, xgrammar, -r requirements-leaderboard.txt, -r requirements.txt
199
- torchaudio==2.5.1 # via vllm
200
- torchvision==0.20.1 # via vllm
201
- tox==4.27.0 # via -r requirements-dev.txt
218
+ torch==2.6.0 # via accelerate, compressed-tensors, lm-eval, outlines, peft, torchaudio, torchvision, vllm, xformers, xgrammar, -r requirements-leaderboard.txt, -r requirements.txt
219
+ torchaudio==2.6.0 # via vllm
220
+ torchvision==0.21.0 # via vllm
221
+ tox==4.28.4 # via -r requirements-dev.txt
202
222
tqdm==4.67.1 # via datasets, evaluate, gguf, huggingface-hub, nltk, openai, outlines, peft, tqdm-multiprocess, transformers, vllm
203
223
tqdm-multiprocess==0.0.11 # via lm-eval
204
- transformers==4.53 .1 # via compressed-tensors, lm-eval, peft, vllm, xgrammar, -r requirements.txt
205
- triton==3.1 .0 # via torch
224
+ transformers==4.54 .1 # via compressed-tensors, lm-eval, peft, vllm, xgrammar, -r requirements.txt
225
+ triton==3.2 .0 # via torch, xgrammar
206
226
typepy==1.3.4 # via dataproperty, pytablewriter, tabledata
207
- typer==0.16.0 # via fastapi-cli
227
+ typer==0.16.0 # via fastapi-cli, fastapi-cloud-cli
208
228
types-pytz==2025.2.0.20250516 # via pandas-stubs
209
229
types-pyyaml==6.0.12.20250516 # via -r requirements-dev.txt
210
230
types-requests==2.32.4.20250611 # via types-tqdm
211
231
types-tqdm==4.67.0.20250516 # via -r requirements-dev.txt
212
- typing-extensions==4.14.1 # via aiosignal, anyio, fastapi, huggingface-hub, langchain-core, mistral-common, mypy, openai, outlines, pydantic, pydantic-core, referencing, rich-toolkit, sqlalchemy, torch, typer, typing-inspect, typing-inspection, vllm
232
+ typing-extensions==4.14.1 # via aiosignal, anyio, fastapi, huggingface-hub, langchain-core, mistral-common, mypy, openai, opentelemetry-sdk, outlines, pydantic, pydantic-core, pydantic-extra-types, referencing, rich-toolkit, sqlalchemy, starlette , torch, typer, typing-inspect, typing-inspection, vllm
213
233
typing-inspect==0.9.0 # via dataclasses-json
214
234
typing-inspection==0.4.1 # via pydantic, pydantic-settings
215
235
tzdata==2025.2 # via pandas
216
- urllib3==2.5.0 # via requests, types-requests
217
- uvicorn==0.35.0 # via fastapi, fastapi-cli
236
+ urllib3==2.5.0 # via requests, sentry-sdk, types-requests
237
+ uvicorn==0.35.0 # via fastapi, fastapi-cli, fastapi-cloud-cli
218
238
uvloop==0.21.0 # via uvicorn
219
- virtualenv==20.31.2 # via pre-commit, tox
220
- vllm==0.7.3 # via lm-eval, -r requirements-leaderboard.txt
221
- watchfiles==1.1.0 # via uvicorn
239
+ virtualenv==20.33.0 # via pre-commit, tox
240
+ vllm==0.8.5.post1 # via lm-eval, -r requirements-leaderboard.txt
241
+ watchfiles==1.1.0 # via uvicorn, vllm
222
242
websockets==15.0.1 # via uvicorn
223
243
word2number==1.1 # via lm-eval
224
- xformers==0.0.28.post3 # via vllm
225
- xgrammar==0.1.11 # via vllm
244
+ wrapt==1.17.2 # via deprecated
245
+ xformers==0.0.29.post2 # via vllm
246
+ xgrammar==0.1.18 # via vllm
226
247
xxhash==3.5.0 # via datasets, evaluate
227
248
yarl==1.20.1 # via aiohttp
228
249
zipp==3.23.0 # via importlib-metadata
0 commit comments