Skip to content

Commit 00205bd

Browse files
mergify[bot]github-actions[bot]
authored andcommitted
chore: update constraints-dev.txt (2025-09-08)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2a02acc commit 00205bd

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

constraints-dev.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ defusedxml==0.7.1 # via nbconvert
3636
dill==0.3.8 # via datasets, multiprocess, pylint
3737
distlib==0.4.0 # via virtualenv
3838
einops==0.8.1 # via deepspeed, flash-attn
39-
executing==2.2.0 # via stack-data
39+
executing==2.2.1 # via stack-data
4040
fastjsonschema==2.21.2 # via nbformat
4141
filelock==3.19.1 # via datasets, huggingface-hub, torch, tox, transformers, virtualenv
4242
flash-attn==2.7.4.post1 # via -c constraints-dev.txt.in, -r requirements-cuda.txt, -r requirements-rocm.txt
@@ -53,7 +53,7 @@ hjson==3.1.0 # via deepspeed
5353
httpcore==1.0.9 # via httpx
5454
httpx==0.28.1 # via jupyterlab
5555
huggingface-hub==0.34.4 # via accelerate, datasets, peft, tokenizers, transformers, -r requirements-dev.txt
56-
identify==2.6.13 # via pre-commit
56+
identify==2.6.14 # via pre-commit
5757
idna==3.10 # via anyio, httpx, jsonschema, requests, yarl
5858
iniconfig==2.1.0 # via pytest
5959
ipykernel==6.30.1 # via jupyter, jupyter-console, jupyterlab, -r requirements-dev.txt
@@ -67,7 +67,7 @@ jinja2==3.1.6 # via jupyter-server, jupyterlab, jupyterlab-server, n
6767
json5==0.12.1 # via jupyterlab-server
6868
jsonpointer==3.0.0 # via jsonschema
6969
jsonschema==4.25.1 # via jupyter-events, jupyterlab-server, nbformat
70-
jsonschema-specifications==2025.4.1 # via jsonschema
70+
jsonschema-specifications==2025.9.1 # via jsonschema
7171
jupyter==1.1.1 # via -r requirements-dev.txt
7272
jupyter-client==8.6.3 # via ipykernel, jupyter-console, jupyter-server, nbclient
7373
jupyter-console==6.6.3 # via jupyter
@@ -76,15 +76,15 @@ jupyter-events==0.12.0 # via jupyter-server
7676
jupyter-lsp==2.3.0 # via jupyterlab
7777
jupyter-server==2.17.0 # via jupyter-lsp, jupyterlab, jupyterlab-server, notebook, notebook-shim
7878
jupyter-server-terminals==0.5.3 # via jupyter-server
79-
jupyterlab==4.4.6 # via jupyter, notebook
79+
jupyterlab==4.4.7 # via jupyter, notebook
8080
jupyterlab-pygments==0.3.0 # via nbconvert
8181
jupyterlab-server==2.27.3 # via jupyterlab, notebook
8282
jupyterlab-widgets==3.0.15 # via ipywidgets
8383
kiwisolver==1.4.9 # via matplotlib
8484
lark==1.2.2 # via rfc3987-syntax
8585
liger-kernel==0.6.2 # via -r requirements-cuda.txt
8686
llvmlite==0.44.0 # via numba
87-
markdown==3.8.2 # via tensorboard
87+
markdown==3.9 # via tensorboard
8888
markdown-it-py==4.0.0 # via rich
8989
markupsafe==3.0.2 # via jinja2, nbconvert, werkzeug
9090
matplotlib==3.10.6 # via -r requirements-dev.txt
@@ -152,24 +152,24 @@ pylint-plugin-utils==0.9.0 # via pylint-pydantic
152152
pylint-pydantic==0.3.5 # via -r requirements-dev.txt
153153
pyparsing==3.2.3 # via matplotlib
154154
pyproject-api==1.9.1 # via tox
155-
pytest==8.4.1 # via -r requirements-dev.txt
155+
pytest==8.4.2 # via -r requirements-dev.txt
156156
python-dateutil==2.9.0.post0 # via arrow, jupyter-client, matplotlib, pandas
157157
python-json-logger==3.3.0 # via jupyter-events
158158
pytz==2025.2 # via pandas
159159
pyyaml==6.0.2 # via accelerate, datasets, huggingface-hub, jupyter-events, peft, pre-commit, transformers, wandb, -r requirements.txt
160160
pyzmq==27.0.2 # via ipykernel, jupyter-client, jupyter-console, jupyter-server
161161
referencing==0.36.2 # via jsonschema, jsonschema-specifications, jupyter-events
162-
regex==2025.8.29 # via transformers
162+
regex==2025.9.1 # via transformers
163163
requests==2.32.5 # via datasets, huggingface-hub, jupyterlab-server, transformers, wandb
164164
rfc3339-validator==0.1.4 # via jsonschema, jupyter-events
165165
rfc3986-validator==0.1.1 # via jsonschema, jupyter-events
166166
rfc3987-syntax==1.1.0 # via jsonschema
167167
rich==14.1.0 # via -r requirements.txt
168168
rpds-py==0.27.1 # via jsonschema, referencing
169-
ruff==0.12.11 # via -r requirements-dev.txt
169+
ruff==0.12.12 # via -r requirements-dev.txt
170170
safetensors==0.6.2 # via accelerate, peft, transformers
171171
send2trash==1.8.3 # via jupyter-server
172-
sentry-sdk==2.35.1 # via wandb
172+
sentry-sdk==2.37.0 # via wandb
173173
setuptools==80.9.0 # via jupyterlab, tensorboard
174174
six==1.17.0 # via python-dateutil, rfc3339-validator
175175
smmap==5.0.2 # via gitdb
@@ -185,13 +185,13 @@ tokenizers==0.22.0 # via transformers
185185
tomlkit==0.13.3 # via pylint
186186
torch==2.6.0 # via accelerate, bitsandbytes, deepspeed, flash-attn, liger-kernel, peft, -c constraints-dev.txt.in, -r requirements.txt
187187
tornado==6.5.2 # via ipykernel, jupyter-client, jupyter-server, jupyterlab, notebook, terminado
188-
tox==4.29.0 # via tox-current-env, -r requirements-dev.txt
188+
tox==4.30.2 # via tox-current-env, -r requirements-dev.txt
189189
tox-current-env==0.0.16 # via -r requirements-dev.txt
190190
tqdm==4.67.1 # via datasets, deepspeed, huggingface-hub, peft, transformers
191191
traitlets==5.14.3 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-console, jupyter-core, jupyter-events, jupyter-server, jupyterlab, matplotlib-inline, nbclient, nbconvert, nbformat
192-
transformers==4.56.0 # via peft, trl, -r requirements.txt
192+
transformers==4.56.1 # via peft, trl, -r requirements.txt
193193
triton==3.2.0 # via liger-kernel, torch
194-
trl==0.22.1 # via -r requirements.txt
194+
trl==0.22.2 # via -r requirements.txt
195195
types-python-dateutil==2.9.0.20250822 # via arrow
196196
types-pyyaml==6.0.12.20250822 # via -r requirements-dev.txt
197197
types-requests==2.32.4.20250809 # via types-tqdm

0 commit comments

Comments
 (0)