Skip to content

Commit 3ff7fbd

Browse files
authored
Merge pull request #273 from instructlab/update-constraints
chore: update constraints-dev.txt (2025-06-02)
2 parents 728271f + 1112fda commit 3ff7fbd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

constraints-dev.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
absl-py==2.3.0 # via rouge-score
22
accelerate==1.7.0 # via lm-eval, peft, -r requirements.txt
33
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
55
aiosignal==1.3.2 # via aiohttp, ray
66
airportsdata==20250523 # via outlines
77
annotated-types==0.7.0 # via pydantic
@@ -136,7 +136,7 @@ platformdirs==4.3.8 # via pylint, tox, virtualenv
136136
pluggy==1.6.0 # via pytest, tox
137137
portalocker==3.1.1 # via sacrebleu
138138
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
140140
prometheus-fastapi-instrumentator==7.1.0 # via vllm
141141
propcache==0.3.1 # via aiohttp, yarl
142142
protobuf==6.31.1 # via ray, vllm
@@ -213,14 +213,14 @@ typepy==1.3.4 # via dataproperty, pytablewriter, tabledata
213213
typer==0.16.0 # via fastapi-cli
214214
types-pytz==2025.2.0.20250516 # via pandas-stubs
215215
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
217217
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
219219
typing-inspect==0.9.0 # via dataclasses-json
220220
typing-inspection==0.4.1 # via pydantic, pydantic-settings
221221
tzdata==2025.2 # via pandas
222222
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
224224
uvloop==0.21.0 # via uvicorn
225225
virtualenv==20.31.2 # via pre-commit, tox
226226
vllm==0.7.3 # via lm-eval, -r requirements-leaderboard.txt

0 commit comments

Comments
 (0)