Skip to content

Commit 5bfb3cd

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

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

constraints-dev.txt

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ bitsandbytes==0.47.0 # via -r requirements-cuda.txt
1919
bleach==6.2.0 # via nbconvert
2020
cachetools==6.2.0 # via tox
2121
certifi==2025.8.3 # via httpcore, httpx, requests, sentry-sdk
22-
cffi==1.17.1 # via argon2-cffi-bindings
22+
cffi==2.0.0 # via argon2-cffi-bindings
2323
cfgv==3.4.0 # via pre-commit
2424
chardet==5.2.0 # via tox
2525
charset-normalizer==3.4.3 # via requests
@@ -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
@@ -48,12 +48,12 @@ gitdb==4.0.12 # via gitpython
4848
gitpython==3.1.45 # via wandb
4949
grpcio==1.74.0 # via tensorboard
5050
h11==0.16.0 # via httpcore
51-
hf-xet==1.1.9 # via huggingface-hub
51+
hf-xet==1.1.10 # via huggingface-hub
5252
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
@@ -96,7 +96,7 @@ mpmath==1.3.0 # via sympy
9696
msgpack==1.1.1 # via deepspeed
9797
multidict==6.6.4 # via aiohttp, yarl
9898
multiprocess==0.70.16 # via datasets
99-
mypy==1.17.1 # via -r requirements-dev.txt
99+
mypy==1.18.1 # via -r requirements-dev.txt
100100
mypy-extensions==1.1.0 # via mypy
101101
nbclient==0.10.2 # via nbconvert
102102
nbconvert==7.16.6 # via jupyter, jupyter-server
@@ -137,39 +137,39 @@ pre-commit==4.3.0 # via -r requirements-dev.txt
137137
prometheus-client==0.22.1 # via jupyter-server
138138
prompt-toolkit==3.0.52 # via ipython, jupyter-console
139139
propcache==0.3.2 # via aiohttp, yarl
140-
protobuf==6.32.0 # via tensorboard, wandb
140+
protobuf==6.32.1 # via tensorboard, wandb
141141
psutil==7.0.0 # via accelerate, deepspeed, ipykernel, peft
142142
ptyprocess==0.7.0 # via pexpect, terminado
143143
pure-eval==0.2.3 # via stack-data
144144
py-cpuinfo==9.0.0 # via deepspeed, -r requirements.txt
145145
pyarrow==21.0.0 # via datasets
146-
pycparser==2.22 # via cffi
147-
pydantic==2.11.7 # via deepspeed, pylint-pydantic, wandb, -r requirements.txt
146+
pycparser==2.23 # via cffi
147+
pydantic==2.11.9 # via deepspeed, pylint-pydantic, wandb, -r requirements.txt
148148
pydantic-core==2.33.2 # via pydantic
149149
pygments==2.19.2 # via ipython, ipython-pygments-lexers, jupyter-console, nbconvert, pytest, rich
150150
pylint==3.3.8 # via pylint-plugin-utils, pylint-pydantic, -r requirements-dev.txt
151151
pylint-plugin-utils==0.9.0 # via pylint-pydantic
152152
pylint-pydantic==0.3.5 # via -r requirements-dev.txt
153-
pyparsing==3.2.3 # via matplotlib
153+
pyparsing==3.2.4 # 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
160-
pyzmq==27.0.2 # via ipykernel, jupyter-client, jupyter-console, jupyter-server
160+
pyzmq==27.1.0 # 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.13.0 # 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.1 # 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,24 +185,24 @@ 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.23.0 # via -r requirements.txt
195195
types-python-dateutil==2.9.0.20250822 # via arrow
196-
types-pyyaml==6.0.12.20250822 # via -r requirements-dev.txt
197-
types-requests==2.32.4.20250809 # via types-tqdm
196+
types-pyyaml==6.0.12.20250915 # via -r requirements-dev.txt
197+
types-requests==2.32.4.20250913 # via types-tqdm
198198
types-tqdm==4.67.0.20250809 # via -r requirements-dev.txt
199199
typing-extensions==4.15.0 # via aiosignal, anyio, beautifulsoup4, huggingface-hub, ipython, mypy, pydantic, pydantic-core, referencing, torch, typing-inspection, wandb
200200
typing-inspection==0.4.1 # via pydantic
201201
tzdata==2025.2 # via pandas
202202
uri-template==1.3.0 # via jsonschema
203203
urllib3==2.5.0 # via requests, sentry-sdk, types-requests
204204
virtualenv==20.34.0 # via pre-commit, tox
205-
wandb==0.21.3 # via -r requirements-dev.txt
205+
wandb==0.21.4 # via -r requirements-dev.txt
206206
wcwidth==0.2.13 # via prompt-toolkit
207207
webcolors==24.11.1 # via jsonschema
208208
webencodings==0.5.1 # via bleach, tinycss2

0 commit comments

Comments
 (0)