Skip to content

Commit 395b34d

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

File tree

1 file changed

+58
-57
lines changed

1 file changed

+58
-57
lines changed

constraints-dev.txt

Lines changed: 58 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ aiohappyeyeballs==2.6.1 # via aiohttp
55
aiohttp==3.12.15 # via fsspec
66
aiosignal==1.4.0 # via aiohttp
77
annotated-types==0.7.0 # via pydantic
8-
anyio==4.10.0 # via httpx, jupyter-server
8+
anyio==4.11.0 # via httpx, jupyter-server
99
argon2-cffi==25.1.0 # via jupyter-server
1010
argon2-cffi-bindings==25.1.0 # via argon2-cffi
1111
arrow==1.3.0 # via isoduration
@@ -14,60 +14,60 @@ asttokens==3.0.0 # via stack-data
1414
async-lru==2.0.5 # via jupyterlab
1515
attrs==25.3.0 # via aiohttp, jsonschema, referencing
1616
babel==2.17.0 # via jupyterlab-server
17-
beautifulsoup4==4.13.5 # via nbconvert
18-
bitsandbytes==0.47.0 # via -r requirements-cuda.txt
17+
beautifulsoup4==4.14.2 # via nbconvert
18+
bitsandbytes==0.48.1 # via -r requirements-cuda.txt
1919
bleach==6.2.0 # via nbconvert
2020
cachetools==6.2.0 # via tox
21-
certifi==2025.8.3 # via httpcore, httpx, requests, sentry-sdk
22-
cffi==1.17.1 # via argon2-cffi-bindings
21+
certifi==2025.10.5 # via httpcore, httpx, requests, sentry-sdk
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
26-
click==8.2.1 # via wandb
26+
click==8.3.0 # via wandb
2727
colorama==0.4.6 # via tox
2828
comm==0.2.3 # via ipykernel, ipywidgets
2929
contourpy==1.3.3 # via matplotlib
3030
cycler==0.12.1 # via matplotlib
31-
datasets==4.0.0 # via trl, -r requirements.txt
32-
debugpy==1.8.16 # via ipykernel
31+
datasets==4.1.1 # via trl, -r requirements.txt
32+
debugpy==1.8.17 # via ipykernel
3333
decorator==5.2.1 # via ipython
34-
deepspeed==0.17.5 # via -r requirements-deepspeed.txt
34+
deepspeed==0.17.6 # via -r requirements-deepspeed.txt
3535
defusedxml==0.7.1 # via nbconvert
36-
dill==0.3.8 # via datasets, multiprocess, pylint
36+
dill==0.4.0 # 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
43-
fonttools==4.59.2 # via matplotlib
43+
fonttools==4.60.1 # via matplotlib
4444
fqdn==1.5.1 # via jsonschema
4545
frozenlist==1.7.0 # via aiohttp, aiosignal
46-
fsspec==2025.3.0 # via datasets, huggingface-hub, torch
46+
fsspec==2025.9.0 # via datasets, huggingface-hub, torch
4747
gitdb==4.0.12 # via gitpython
4848
gitpython==3.1.45 # via wandb
49-
grpcio==1.74.0 # via tensorboard
49+
grpcio==1.75.1 # 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
55-
huggingface-hub==0.34.4 # via accelerate, datasets, peft, tokenizers, transformers, -r requirements-dev.txt
56-
identify==2.6.13 # via pre-commit
55+
huggingface-hub==0.35.3 # via accelerate, datasets, kernels, peft, tokenizers, transformers, -r requirements-dev.txt
56+
identify==2.6.15 # 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
60-
ipython==9.5.0 # via ipykernel, ipywidgets, jupyter-console, -r requirements-dev.txt
60+
ipython==9.6.0 # via ipykernel, ipywidgets, jupyter-console, -r requirements-dev.txt
6161
ipython-pygments-lexers==1.1.1 # via ipython
6262
ipywidgets==8.1.7 # via jupyter
6363
isoduration==20.11.0 # via jsonschema
64-
isort==6.0.1 # via pylint, -r requirements-dev.txt
64+
isort==6.1.0 # via pylint, -r requirements-dev.txt
6565
jedi==0.19.2 # via ipython
6666
jinja2==3.1.6 # via jupyter-server, jupyterlab, jupyterlab-server, nbconvert, torch
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,17 +76,18 @@ 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.9 # 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
83+
kernels==0.10.2 # via -r requirements-cuda.txt
8384
kiwisolver==1.4.9 # via matplotlib
84-
lark==1.2.2 # via rfc3987-syntax
85+
lark==1.3.0 # via rfc3987-syntax
8586
liger-kernel==0.6.2 # via -r requirements-cuda.txt
86-
llvmlite==0.44.0 # via numba
87-
markdown==3.8.2 # via tensorboard
87+
llvmlite==0.45.1 # via numba
88+
markdown==3.9 # via tensorboard
8889
markdown-it-py==4.0.0 # via rich
89-
markupsafe==3.0.2 # via jinja2, nbconvert, werkzeug
90+
markupsafe==3.0.3 # via jinja2, nbconvert, werkzeug
9091
matplotlib==3.10.6 # via -r requirements-dev.txt
9192
matplotlib-inline==0.1.7 # via ipykernel, ipython
9293
mccabe==0.7.0 # via pylint
@@ -96,7 +97,7 @@ mpmath==1.3.0 # via sympy
9697
msgpack==1.1.1 # via deepspeed
9798
multidict==6.6.4 # via aiohttp, yarl
9899
multiprocess==0.70.16 # via datasets
99-
mypy==1.17.1 # via -r requirements-dev.txt
100+
mypy==1.18.2 # via -r requirements-dev.txt
100101
mypy-extensions==1.1.0 # via mypy
101102
nbclient==0.10.2 # via nbconvert
102103
nbconvert==7.16.6 # via jupyter, jupyter-server
@@ -105,10 +106,10 @@ nest-asyncio==1.6.0 # via ipykernel
105106
networkx==3.5 # via torch
106107
ninja==1.13.0 # via deepspeed
107108
nodeenv==1.9.1 # via pre-commit
108-
notebook==7.4.5 # via jupyter
109+
notebook==7.4.7 # via jupyter
109110
notebook-shim==0.2.4 # via jupyterlab, notebook
110-
numba==0.61.2 # via -r requirements.txt
111-
numpy==1.26.4 # via accelerate, bitsandbytes, contourpy, datasets, deepspeed, matplotlib, numba, pandas, peft, tensorboard, transformers, -r requirements-dev.txt, -r requirements.txt
111+
numba==0.62.1 # via -r requirements.txt
112+
numpy==2.2.6 # via accelerate, bitsandbytes, contourpy, datasets, deepspeed, matplotlib, numba, pandas, peft, tensorboard, transformers, -r requirements-dev.txt, -r requirements.txt
112113
nvidia-cublas-cu12==12.4.5.8 # via nvidia-cudnn-cu12, nvidia-cusolver-cu12, torch
113114
nvidia-cuda-cupti-cu12==12.4.127 # via torch
114115
nvidia-cuda-nvrtc-cu12==12.4.127 # via torch
@@ -123,8 +124,8 @@ nvidia-nccl-cu12==2.21.5 # via torch
123124
nvidia-nvjitlink-cu12==12.4.127 # via nvidia-cusolver-cu12, nvidia-cusparse-cu12, torch
124125
nvidia-nvtx-cu12==12.4.127 # via torch
125126
overrides==7.7.0 # via jupyter-server
126-
packaging==25.0 # via accelerate, datasets, deepspeed, huggingface-hub, ipykernel, jupyter-events, jupyter-server, jupyterlab, jupyterlab-server, matplotlib, nbconvert, peft, pyproject-api, pytest, tensorboard, tox, transformers, wandb, -r requirements.txt
127-
pandas==2.3.2 # via datasets
127+
packaging==25.0 # via accelerate, bitsandbytes, datasets, deepspeed, huggingface-hub, ipykernel, jupyter-events, jupyter-server, jupyterlab, jupyterlab-server, kernels, matplotlib, nbconvert, peft, pyproject-api, pytest, tensorboard, tox, transformers, wandb, -r requirements.txt
128+
pandas==2.3.3 # via datasets
128129
pandocfilters==1.5.1 # via nbconvert
129130
parso==0.8.5 # via jedi
130131
pathspec==0.12.1 # via mypy
@@ -134,42 +135,42 @@ pillow==11.3.0 # via matplotlib, tensorboard
134135
platformdirs==4.4.0 # via jupyter-core, pylint, tox, virtualenv, wandb
135136
pluggy==1.6.0 # via pytest, tox
136137
pre-commit==4.3.0 # via -r requirements-dev.txt
137-
prometheus-client==0.22.1 # via jupyter-server
138+
prometheus-client==0.23.1 # via jupyter-server
138139
prompt-toolkit==3.0.52 # via ipython, jupyter-console
139-
propcache==0.3.2 # via aiohttp, yarl
140-
protobuf==6.32.0 # via tensorboard, wandb
141-
psutil==7.0.0 # via accelerate, deepspeed, ipykernel, peft
140+
propcache==0.4.0 # via aiohttp, yarl
141+
protobuf==6.32.1 # via tensorboard, wandb
142+
psutil==7.1.0 # via accelerate, deepspeed, ipykernel, peft
142143
ptyprocess==0.7.0 # via pexpect, terminado
143144
pure-eval==0.2.3 # via stack-data
144145
py-cpuinfo==9.0.0 # via deepspeed, -r requirements.txt
145146
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
147+
pycparser==2.23 # via cffi
148+
pydantic==2.11.10 # via deepspeed, pylint-pydantic, wandb, -r requirements.txt
148149
pydantic-core==2.33.2 # via pydantic
149150
pygments==2.19.2 # via ipython, ipython-pygments-lexers, jupyter-console, nbconvert, pytest, rich
150-
pylint==3.3.8 # via pylint-plugin-utils, pylint-pydantic, -r requirements-dev.txt
151+
pylint==3.3.9 # via pylint-plugin-utils, pylint-pydantic, -r requirements-dev.txt
151152
pylint-plugin-utils==0.9.0 # via pylint-pydantic
152153
pylint-pydantic==0.3.5 # via -r requirements-dev.txt
153-
pyparsing==3.2.3 # via matplotlib
154+
pyparsing==3.2.5 # via matplotlib
154155
pyproject-api==1.9.1 # via tox
155-
pytest==8.4.1 # via -r requirements-dev.txt
156+
pytest==8.4.2 # via -r requirements-dev.txt
156157
python-dateutil==2.9.0.post0 # via arrow, jupyter-client, matplotlib, pandas
157158
python-json-logger==3.3.0 # via jupyter-events
158159
pytz==2025.2 # via pandas
159-
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+
pyyaml==6.0.3 # via accelerate, datasets, huggingface-hub, jupyter-events, kernels, peft, pre-commit, transformers, wandb, -r requirements.txt
161+
pyzmq==27.1.0 # via ipykernel, jupyter-client, jupyter-console, jupyter-server
161162
referencing==0.36.2 # via jsonschema, jsonschema-specifications, jupyter-events
162-
regex==2025.8.29 # via transformers
163+
regex==2025.9.18 # via transformers
163164
requests==2.32.5 # via datasets, huggingface-hub, jupyterlab-server, transformers, wandb
164165
rfc3339-validator==0.1.4 # via jsonschema, jupyter-events
165166
rfc3986-validator==0.1.1 # via jsonschema, jupyter-events
166167
rfc3987-syntax==1.1.0 # via jsonschema
167168
rich==14.1.0 # via -r requirements.txt
168169
rpds-py==0.27.1 # via jsonschema, referencing
169-
ruff==0.12.11 # via -r requirements-dev.txt
170+
ruff==0.13.3 # via -r requirements-dev.txt
170171
safetensors==0.6.2 # via accelerate, peft, transformers
171172
send2trash==1.8.3 # via jupyter-server
172-
sentry-sdk==2.35.1 # via wandb
173+
sentry-sdk==2.39.0 # via wandb
173174
setuptools==80.9.0 # via jupyterlab, tensorboard
174175
six==1.17.0 # via python-dateutil, rfc3339-validator
175176
smmap==5.0.2 # via gitdb
@@ -181,34 +182,34 @@ tensorboard==2.20.0 # via -r requirements-dev.txt
181182
tensorboard-data-server==0.7.2 # via tensorboard
182183
terminado==0.18.1 # via jupyter-server, jupyter-server-terminals
183184
tinycss2==1.4.0 # via bleach
184-
tokenizers==0.22.0 # via transformers
185+
tokenizers==0.22.1 # via transformers
185186
tomlkit==0.13.3 # via pylint
186187
torch==2.6.0 # via accelerate, bitsandbytes, deepspeed, flash-attn, liger-kernel, peft, -c constraints-dev.txt.in, -r requirements.txt
187188
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
189+
tox==4.30.3 # via tox-current-env, -r requirements-dev.txt
189190
tox-current-env==0.0.16 # via -r requirements-dev.txt
190191
tqdm==4.67.1 # via datasets, deepspeed, huggingface-hub, peft, transformers
191192
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
193+
transformers==4.57.0 # via peft, trl, -r requirements.txt
193194
triton==3.2.0 # via liger-kernel, torch
194-
trl==0.22.1 # via -r requirements.txt
195+
trl==0.23.1 # via -r requirements.txt
195196
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
197+
types-pyyaml==6.0.12.20250915 # via -r requirements-dev.txt
198+
types-requests==2.32.4.20250913 # via types-tqdm
198199
types-tqdm==4.67.0.20250809 # via -r requirements-dev.txt
199-
typing-extensions==4.15.0 # via aiosignal, anyio, beautifulsoup4, huggingface-hub, ipython, mypy, pydantic, pydantic-core, referencing, torch, typing-inspection, wandb
200-
typing-inspection==0.4.1 # via pydantic
200+
typing-extensions==4.15.0 # via aiosignal, anyio, beautifulsoup4, grpcio, huggingface-hub, ipython, mypy, pydantic, pydantic-core, referencing, torch, typing-inspection, wandb
201+
typing-inspection==0.4.2 # via pydantic
201202
tzdata==2025.2 # via pandas
202203
uri-template==1.3.0 # via jsonschema
203204
urllib3==2.5.0 # via requests, sentry-sdk, types-requests
204205
virtualenv==20.34.0 # via pre-commit, tox
205-
wandb==0.21.3 # via -r requirements-dev.txt
206-
wcwidth==0.2.13 # via prompt-toolkit
206+
wandb==0.22.1 # via -r requirements-dev.txt
207+
wcwidth==0.2.14 # via prompt-toolkit
207208
webcolors==24.11.1 # via jsonschema
208209
webencodings==0.5.1 # via bleach, tinycss2
209210
websocket-client==1.8.0 # via jupyter-server
210211
werkzeug==3.1.3 # via tensorboard
211212
wheel==0.45.1 # via -r requirements.txt
212213
widgetsnbextension==4.0.14 # via ipywidgets
213-
xxhash==3.5.0 # via datasets
214-
yarl==1.20.1 # via aiohttp
214+
xxhash==3.6.0 # via datasets
215+
yarl==1.21.0 # via aiohttp

0 commit comments

Comments
 (0)