@@ -17,7 +17,7 @@ babel==2.17.0 # via jupyterlab-server
1717beautifulsoup4==4.13.4 # via nbconvert
1818bitsandbytes==0.46.0 # via -r requirements-cuda.txt
1919bleach==6.2.0 # via nbconvert
20- cachetools==6.0 .0 # via tox
20+ cachetools==6.1 .0 # via tox
2121certifi==2025.6.15 # via httpcore, httpx, requests, sentry-sdk
2222cffi==1.17.1 # via argon2-cffi-bindings
2323cfgv==3.4.0 # via pre-commit
@@ -39,24 +39,23 @@ einops==0.8.1 # via deepspeed, flash-attn
3939executing==2.2.0 # via stack-data
4040fastjsonschema==2.21.1 # via nbformat
4141filelock==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
4343fonttools==4.58.4 # via matplotlib
4444fqdn==1.5.1 # via jsonschema
4545frozenlist==1.7.0 # via aiohttp, aiosignal
4646fsspec==2025.3.0 # via datasets, huggingface-hub, torch
4747gitdb==4.0.12 # via gitpython
4848gitpython==3.1.44 # via wandb
49- grpcio==1.73.0 # via tensorboard
49+ grpcio==1.73.1 # via tensorboard
5050h11==0.16.0 # via httpcore
51- hf-xet==1.1.3 # via huggingface-hub
51+ hf-xet==1.1.5 # via huggingface-hub
5252hjson==3.1.0 # via deepspeed
5353httpcore==1.0.9 # via httpx
5454httpx==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
5656identify==2.6.12 # via pre-commit
5757idna==3.10 # via anyio, httpx, jsonschema, requests, yarl
5858iniconfig==2.1.0 # via pytest
59- instructlab-dolomite==0.2.0 # via -r requirements.txt
6059ipykernel==6.29.5 # via jupyter, jupyter-console, jupyterlab, -r requirements-dev.txt
6160ipython==9.3.0 # via ipykernel, ipywidgets, jupyter-console, -r requirements-dev.txt
6261ipython-pygments-lexers==1.1.1 # via ipython
@@ -77,14 +76,14 @@ jupyter-events==0.12.0 # via jupyter-server
7776jupyter-lsp==2.2.5 # via jupyterlab
7877jupyter-server==2.16.0 # via jupyter-lsp, jupyterlab, jupyterlab-server, notebook, notebook-shim
7978jupyter-server-terminals==0.5.3 # via jupyter-server
80- jupyterlab==4.4.3 # via jupyter, notebook
79+ jupyterlab==4.4.4 # via jupyter, notebook
8180jupyterlab-pygments==0.3.0 # via nbconvert
8281jupyterlab-server==2.27.3 # via jupyterlab, notebook
8382jupyterlab-widgets==3.0.15 # via ipywidgets
8483kiwisolver==1.4.8 # via matplotlib
8584liger-kernel==0.5.10 # via -r requirements-cuda.txt
8685llvmlite==0.44.0 # via numba
87- markdown==3.8 # via tensorboard
86+ markdown==3.8.2 # via tensorboard
8887markdown-it-py==3.0.0 # via rich
8988markupsafe==3.0.2 # via jinja2, nbconvert, werkzeug
9089matplotlib==3.10.3 # via -r requirements-dev.txt
@@ -94,9 +93,9 @@ mdurl==0.1.2 # via markdown-it-py
9493mistune==3.1.3 # via nbconvert
9594mpmath==1.3.0 # via sympy
9695msgpack==1.1.1 # via deepspeed
97- multidict==6.4.4 # via aiohttp, yarl
96+ multidict==6.6.2 # via aiohttp, yarl
9897multiprocess==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
10099mypy-extensions==1.1.0 # via mypy
101100nbclient==0.10.2 # via nbconvert
102101nbconvert==7.16.6 # via jupyter, jupyter-server
@@ -146,13 +145,13 @@ pyarrow==20.0.0 # via datasets
146145pycparser==2.22 # via cffi
147146pydantic==2.11.7 # via deepspeed, pylint-pydantic, wandb, -r requirements.txt
148147pydantic-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
150149pylint==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
152151pylint-pydantic==0.3.5 # via -r requirements-dev.txt
153152pyparsing==3.2.3 # via matplotlib
154153pyproject-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
156155python-dateutil==2.9.0.post0 # via arrow, jupyter-client, matplotlib, pandas
157156python-json-logger==3.3.0 # via jupyter-events
158157pytz==2025.2 # via pandas
@@ -165,10 +164,10 @@ rfc3339-validator==0.1.4 # via jsonschema, jupyter-events
165164rfc3986-validator==0.1.1 # via jsonschema, jupyter-events
166165rich==14.0.0 # via -r requirements.txt
167166rpds-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
170169send2trash==1.8.3 # via jupyter-server
171- sentry-sdk==2.30 .0 # via wandb
170+ sentry-sdk==2.32 .0 # via wandb
172171setproctitle==1.3.6 # via wandb
173172setuptools==80.9.0 # via jupyterlab, tensorboard
174173six==1.17.0 # via python-dateutil, rfc3339-validator, tensorboard
@@ -181,15 +180,15 @@ tensorboard==2.19.0 # via -r requirements-dev.txt
181180tensorboard-data-server==0.7.2 # via tensorboard
182181terminado==0.18.1 # via jupyter-server, jupyter-server-terminals
183182tinycss2==1.4.0 # via bleach
184- tokenizers==0.21.1 # via transformers
183+ tokenizers==0.21.2 # via transformers
185184tomlkit==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
187186tornado==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
189188tox-current-env==0.0.16 # via -r requirements-dev.txt
190189tqdm==4.67.1 # via datasets, deepspeed, huggingface-hub, peft, transformers
191190traitlets==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
193192triton==3.2.0 # via liger-kernel, torch
194193trl==0.18.2 # via -r requirements.txt
195194types-python-dateutil==2.9.0.20250516 # via arrow
@@ -200,7 +199,7 @@ typing-extensions==4.14.0 # via anyio, beautifulsoup4, huggingface-hub, ipython
200199typing-inspection==0.4.1 # via pydantic
201200tzdata==2025.2 # via pandas
202201uri-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
204203virtualenv==20.31.2 # via pre-commit, tox
205204wandb==0.20.1 # via -r requirements-dev.txt
206205wcwidth==0.2.13 # via prompt-toolkit
0 commit comments