|
1 | 1 | absl-py==2.3.0 # via rouge-score |
2 | 2 | accelerate==1.7.0 # via lm-eval, peft, -r requirements.txt |
3 | 3 | aiohappyeyeballs==2.6.1 # via aiohttp |
4 | | -aiohttp==3.12.4 # via fsspec, langchain-community, vllm |
| 4 | +aiohttp==3.12.6 # via fsspec, langchain-community, vllm |
5 | 5 | aiosignal==1.3.2 # via aiohttp, ray |
6 | 6 | airportsdata==20250523 # via outlines |
7 | 7 | annotated-types==0.7.0 # via pydantic |
@@ -136,7 +136,7 @@ platformdirs==4.3.8 # via pylint, tox, virtualenv |
136 | 136 | pluggy==1.6.0 # via pytest, tox |
137 | 137 | portalocker==3.1.1 # via sacrebleu |
138 | 138 | pre-commit==4.2.0 # via -r requirements-dev.txt |
139 | | -prometheus-client==0.22.0 # via prometheus-fastapi-instrumentator, vllm |
| 139 | +prometheus-client==0.22.1 # via prometheus-fastapi-instrumentator, vllm |
140 | 140 | prometheus-fastapi-instrumentator==7.1.0 # via vllm |
141 | 141 | propcache==0.3.1 # via aiohttp, yarl |
142 | 142 | protobuf==6.31.1 # via ray, vllm |
@@ -213,14 +213,14 @@ typepy==1.3.4 # via dataproperty, pytablewriter, tabledata |
213 | 213 | typer==0.16.0 # via fastapi-cli |
214 | 214 | types-pytz==2025.2.0.20250516 # via pandas-stubs |
215 | 215 | types-pyyaml==6.0.12.20250516 # via -r requirements-dev.txt |
216 | | -types-requests==2.32.0.20250515 # via types-tqdm |
| 216 | +types-requests==2.32.0.20250602 # via types-tqdm |
217 | 217 | types-tqdm==4.67.0.20250516 # via -r requirements-dev.txt |
218 | | -typing-extensions==4.13.2 # via anyio, beautifulsoup4, fastapi, huggingface-hub, langchain-core, mistral-common, mypy, openai, outlines, pydantic, pydantic-core, referencing, rich-toolkit, sqlalchemy, torch, typer, typing-inspect, typing-inspection, vllm |
| 218 | +typing-extensions==4.14.0 # via anyio, beautifulsoup4, fastapi, huggingface-hub, langchain-core, mistral-common, mypy, openai, outlines, pydantic, pydantic-core, referencing, rich-toolkit, sqlalchemy, torch, typer, typing-inspect, typing-inspection, vllm |
219 | 219 | typing-inspect==0.9.0 # via dataclasses-json |
220 | 220 | typing-inspection==0.4.1 # via pydantic, pydantic-settings |
221 | 221 | tzdata==2025.2 # via pandas |
222 | 222 | urllib3==2.4.0 # via requests, types-requests |
223 | | -uvicorn==0.34.2 # via fastapi, fastapi-cli |
| 223 | +uvicorn==0.34.3 # via fastapi, fastapi-cli |
224 | 224 | uvloop==0.21.0 # via uvicorn |
225 | 225 | virtualenv==20.31.2 # via pre-commit, tox |
226 | 226 | vllm==0.7.3 # via lm-eval, -r requirements-leaderboard.txt |
|
0 commit comments