Skip to content

Commit 8999aeb

Browse files
mergify[bot]github-actions[bot]
authored andcommitted
chore: update constraints-dev.txt (2025-06-30)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a479f0b commit 8999aeb

File tree

1 file changed

+20
-21
lines changed

1 file changed

+20
-21
lines changed

constraints-dev.txt

Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ babel==2.17.0 # via jupyterlab-server
1717
beautifulsoup4==4.13.4 # via nbconvert
1818
bitsandbytes==0.46.0 # via -r requirements-cuda.txt
1919
bleach==6.2.0 # via nbconvert
20-
cachetools==6.0.0 # via tox
20+
cachetools==6.1.0 # via tox
2121
certifi==2025.6.15 # via httpcore, httpx, requests, sentry-sdk
2222
cffi==1.17.1 # via argon2-cffi-bindings
2323
cfgv==3.4.0 # via pre-commit
@@ -39,24 +39,23 @@ einops==0.8.1 # via deepspeed, flash-attn
3939
executing==2.2.0 # via stack-data
4040
fastjsonschema==2.21.1 # via nbformat
4141
filelock==3.18.0 # via datasets, huggingface-hub, torch, tox, transformers, virtualenv
42-
flash-attn==2.7.4.post1 # via -r requirements-cuda.txt, -r requirements-rocm.txt
42+
flash-attn==2.7.4.post1 # via -c constraints-dev.txt.in, -r requirements-cuda.txt, -r requirements-rocm.txt
4343
fonttools==4.58.4 # via matplotlib
4444
fqdn==1.5.1 # via jsonschema
4545
frozenlist==1.7.0 # via aiohttp, aiosignal
4646
fsspec==2025.3.0 # via datasets, huggingface-hub, torch
4747
gitdb==4.0.12 # via gitpython
4848
gitpython==3.1.44 # via wandb
49-
grpcio==1.73.0 # via tensorboard
49+
grpcio==1.73.1 # via tensorboard
5050
h11==0.16.0 # via httpcore
51-
hf-xet==1.1.3 # via huggingface-hub
51+
hf-xet==1.1.5 # via huggingface-hub
5252
hjson==3.1.0 # via deepspeed
5353
httpcore==1.0.9 # via httpx
5454
httpx==0.28.1 # via jupyterlab
55-
huggingface-hub==0.33.0 # via accelerate, datasets, peft, tokenizers, transformers, -r requirements-dev.txt
55+
huggingface-hub==0.33.1 # via accelerate, datasets, peft, tokenizers, transformers, -r requirements-dev.txt
5656
identify==2.6.12 # via pre-commit
5757
idna==3.10 # via anyio, httpx, jsonschema, requests, yarl
5858
iniconfig==2.1.0 # via pytest
59-
instructlab-dolomite==0.2.0 # via -r requirements.txt
6059
ipykernel==6.29.5 # via jupyter, jupyter-console, jupyterlab, -r requirements-dev.txt
6160
ipython==9.3.0 # via ipykernel, ipywidgets, jupyter-console, -r requirements-dev.txt
6261
ipython-pygments-lexers==1.1.1 # via ipython
@@ -77,14 +76,14 @@ jupyter-events==0.12.0 # via jupyter-server
7776
jupyter-lsp==2.2.5 # via jupyterlab
7877
jupyter-server==2.16.0 # via jupyter-lsp, jupyterlab, jupyterlab-server, notebook, notebook-shim
7978
jupyter-server-terminals==0.5.3 # via jupyter-server
80-
jupyterlab==4.4.3 # via jupyter, notebook
79+
jupyterlab==4.4.4 # via jupyter, notebook
8180
jupyterlab-pygments==0.3.0 # via nbconvert
8281
jupyterlab-server==2.27.3 # via jupyterlab, notebook
8382
jupyterlab-widgets==3.0.15 # via ipywidgets
8483
kiwisolver==1.4.8 # via matplotlib
8584
liger-kernel==0.5.10 # via -r requirements-cuda.txt
8685
llvmlite==0.44.0 # via numba
87-
markdown==3.8 # via tensorboard
86+
markdown==3.8.2 # via tensorboard
8887
markdown-it-py==3.0.0 # via rich
8988
markupsafe==3.0.2 # via jinja2, nbconvert, werkzeug
9089
matplotlib==3.10.3 # via -r requirements-dev.txt
@@ -94,9 +93,9 @@ mdurl==0.1.2 # via markdown-it-py
9493
mistune==3.1.3 # via nbconvert
9594
mpmath==1.3.0 # via sympy
9695
msgpack==1.1.1 # via deepspeed
97-
multidict==6.4.4 # via aiohttp, yarl
96+
multidict==6.6.2 # via aiohttp, yarl
9897
multiprocess==0.70.16 # via datasets
99-
mypy==1.16.0 # via -r requirements-dev.txt
98+
mypy==1.16.1 # via -r requirements-dev.txt
10099
mypy-extensions==1.1.0 # via mypy
101100
nbclient==0.10.2 # via nbconvert
102101
nbconvert==7.16.6 # via jupyter, jupyter-server
@@ -146,13 +145,13 @@ pyarrow==20.0.0 # via datasets
146145
pycparser==2.22 # via cffi
147146
pydantic==2.11.7 # via deepspeed, pylint-pydantic, wandb, -r requirements.txt
148147
pydantic-core==2.33.2 # via pydantic
149-
pygments==2.19.1 # via ipython, ipython-pygments-lexers, jupyter-console, nbconvert, pytest, rich
148+
pygments==2.19.2 # via ipython, ipython-pygments-lexers, jupyter-console, nbconvert, pytest, rich
150149
pylint==3.3.7 # via pylint-plugin-utils, pylint-pydantic, -r requirements-dev.txt
151-
pylint-plugin-utils==0.8.2 # via pylint-pydantic
150+
pylint-plugin-utils==0.9.0 # via pylint-pydantic
152151
pylint-pydantic==0.3.5 # via -r requirements-dev.txt
153152
pyparsing==3.2.3 # via matplotlib
154153
pyproject-api==1.9.1 # via tox
155-
pytest==8.4.0 # via -r requirements-dev.txt
154+
pytest==8.4.1 # via -r requirements-dev.txt
156155
python-dateutil==2.9.0.post0 # via arrow, jupyter-client, matplotlib, pandas
157156
python-json-logger==3.3.0 # via jupyter-events
158157
pytz==2025.2 # via pandas
@@ -165,10 +164,10 @@ rfc3339-validator==0.1.4 # via jsonschema, jupyter-events
165164
rfc3986-validator==0.1.1 # via jsonschema, jupyter-events
166165
rich==14.0.0 # via -r requirements.txt
167166
rpds-py==0.25.1 # via jsonschema, referencing
168-
ruff==0.11.13 # via -r requirements-dev.txt
169-
safetensors==0.5.3 # via accelerate, instructlab-dolomite, peft, transformers
167+
ruff==0.12.1 # via -r requirements-dev.txt
168+
safetensors==0.5.3 # via accelerate, peft, transformers
170169
send2trash==1.8.3 # via jupyter-server
171-
sentry-sdk==2.30.0 # via wandb
170+
sentry-sdk==2.32.0 # via wandb
172171
setproctitle==1.3.6 # via wandb
173172
setuptools==80.9.0 # via jupyterlab, tensorboard
174173
six==1.17.0 # via python-dateutil, rfc3339-validator, tensorboard
@@ -181,15 +180,15 @@ tensorboard==2.19.0 # via -r requirements-dev.txt
181180
tensorboard-data-server==0.7.2 # via tensorboard
182181
terminado==0.18.1 # via jupyter-server, jupyter-server-terminals
183182
tinycss2==1.4.0 # via bleach
184-
tokenizers==0.21.1 # via transformers
183+
tokenizers==0.21.2 # via transformers
185184
tomlkit==0.13.3 # via pylint
186-
torch==2.6.0 # via accelerate, bitsandbytes, deepspeed, flash-attn, instructlab-dolomite, liger-kernel, peft, -c constraints-dev.txt.in, -r requirements.txt
185+
torch==2.6.0 # via accelerate, bitsandbytes, deepspeed, flash-attn, liger-kernel, peft, -c constraints-dev.txt.in, -r requirements.txt
187186
tornado==6.5.1 # via ipykernel, jupyter-client, jupyter-server, jupyterlab, notebook, terminado
188-
tox==4.26.0 # via tox-current-env, -r requirements-dev.txt
187+
tox==4.27.0 # via tox-current-env, -r requirements-dev.txt
189188
tox-current-env==0.0.16 # via -r requirements-dev.txt
190189
tqdm==4.67.1 # via datasets, deepspeed, huggingface-hub, peft, transformers
191190
traitlets==5.14.3 # via comm, ipykernel, ipython, ipywidgets, jupyter-client, jupyter-console, jupyter-core, jupyter-events, jupyter-server, jupyterlab, matplotlib-inline, nbclient, nbconvert, nbformat
192-
transformers==4.52.4 # via instructlab-dolomite, peft, trl, -r requirements.txt
191+
transformers==4.53.0 # via peft, trl, -r requirements.txt
193192
triton==3.2.0 # via liger-kernel, torch
194193
trl==0.18.2 # via -r requirements.txt
195194
types-python-dateutil==2.9.0.20250516 # via arrow
@@ -200,7 +199,7 @@ typing-extensions==4.14.0 # via anyio, beautifulsoup4, huggingface-hub, ipython
200199
typing-inspection==0.4.1 # via pydantic
201200
tzdata==2025.2 # via pandas
202201
uri-template==1.3.0 # via jsonschema
203-
urllib3==2.4.0 # via requests, sentry-sdk, types-requests
202+
urllib3==2.5.0 # via requests, sentry-sdk, types-requests
204203
virtualenv==20.31.2 # via pre-commit, tox
205204
wandb==0.20.1 # via -r requirements-dev.txt
206205
wcwidth==0.2.13 # via prompt-toolkit

0 commit comments

Comments
 (0)