1- accelerate==1.0.1 # via -r requirements-cuda.txt, -r requirements-rocm.txt, peft, trl
1+ accelerate==1.0.1 # via peft, trl, -r requirements-cuda.txt, -r requirements-rocm.txt
22aiofiles==24.1.0 # via -r requirements.txt
33aiohappyeyeballs==2.6.1 # via aiohttp
4- aiohttp==3.12.2 # via fsspec
4+ aiohttp==3.12.4 # via fsspec
55aiosignal==1.3.2 # via aiohttp
66annotated-types==0.7.0 # via pydantic
77anyio==4.9.0 # via httpx, jupyter-server
@@ -26,7 +26,7 @@ colorama==0.4.6 # via tox
2626comm==0.2.2 # via ipykernel, ipywidgets
2727contourpy==1.3.2 # via matplotlib
2828cycler==0.12.1 # via matplotlib
29- datasets==3.6.0 # via -r requirements.txt, trl
29+ datasets==3.6.0 # via trl, -r requirements.txt
3030debugpy==1.8.14 # via ipykernel
3131decorator==5.2.1 # via ipython
3232deepspeed==0.16.9 # via -r requirements-deepspeed.txt
@@ -47,16 +47,16 @@ hf-xet==1.1.2 # via huggingface-hub
4747hjson==3.1.0 # via deepspeed
4848httpcore==1.0.9 # via httpx
4949httpx==0.28.1 # via jupyterlab
50- huggingface-hub==0.32.2 # via -r requirements-dev.txt, accelerate, datasets, peft, tokenizers, transformers
50+ huggingface-hub==0.32.3 # via accelerate, datasets, peft, tokenizers, transformers, -r requirements-dev.txt
5151identify==2.6.12 # via pre-commit
5252idna==3.10 # via anyio, httpx, jsonschema, requests, yarl
5353instructlab-dolomite==0.2.0 # via -r requirements.txt
54- ipykernel==6.29.5 # via -r requirements-dev.txt, jupyter, jupyter-console, jupyterlab
55- ipython==9.2.0 # via -r requirements-dev.txt, ipykernel, ipywidgets, jupyter-console
54+ ipykernel==6.29.5 # via jupyter, jupyter-console, jupyterlab, -r requirements-dev.txt
55+ ipython==9.2.0 # via ipykernel, ipywidgets, jupyter-console, -r requirements-dev.txt
5656ipython-pygments-lexers==1.1.1 # via ipython
5757ipywidgets==8.1.7 # via jupyter
5858isoduration==20.11.0 # via jsonschema
59- isort==6.0.1 # via -r requirements-dev.txt, pylint
59+ isort==6.0.1 # via pylint, -r requirements-dev.txt
6060jedi==0.19.2 # via ipython
6161jinja2==3.1.6 # via jupyter-server, jupyterlab, jupyterlab-server, nbconvert, torch
6262json5==0.12.0 # via jupyterlab-server
@@ -93,13 +93,13 @@ nbclient==0.10.2 # via nbconvert
9393nbconvert==7.16.6 # via jupyter, jupyter-server
9494nbformat==5.10.4 # via jupyter-server, nbclient, nbconvert
9595nest-asyncio==1.6.0 # via ipykernel
96- networkx==3.4.2 # via torch
96+ networkx==3.5 # via torch
9797ninja==1.11.1.4 # via deepspeed
9898nodeenv==1.9.1 # via pre-commit
9999notebook==7.4.3 # via jupyter
100100notebook-shim==0.2.4 # via jupyterlab, notebook
101101numba==0.61.2 # via -r requirements.txt
102- numpy==1.26.4 # via -r requirements-dev.txt, -r requirements.txt, accelerate, bitsandbytes, contourpy, datasets, deepspeed, matplotlib, numba, pandas, peft, transformers
102+ numpy==1.26.4 # via accelerate, bitsandbytes, contourpy, datasets, deepspeed, matplotlib, numba, pandas, peft, transformers, -r requirements-dev.txt, -r requirements.txt
103103nvidia-cublas-cu12==12.4.5.8 # via nvidia-cudnn-cu12, nvidia-cusolver-cu12, torch
104104nvidia-cuda-cupti-cu12==12.4.127 # via torch
105105nvidia-cuda-nvrtc-cu12==12.4.127 # via torch
@@ -110,12 +110,11 @@ nvidia-curand-cu12==10.3.5.147 # via torch
110110nvidia-cusolver-cu12==11.6.1.9 # via torch
111111nvidia-cusparse-cu12==12.3.1.170 # via nvidia-cusolver-cu12, torch
112112nvidia-cusparselt-cu12==0.6.2 # via torch
113- nvidia-ml-py==12.575.51 # via deepspeed
114113nvidia-nccl-cu12==2.21.5 # via torch
115114nvidia-nvjitlink-cu12==12.4.127 # via nvidia-cusolver-cu12, nvidia-cusparse-cu12, torch
116115nvidia-nvtx-cu12==12.4.127 # via torch
117116overrides==7.7.0 # via jupyter-server
118- packaging==25.0 # via -r requirements.txt, accelerate, datasets, deepspeed, huggingface-hub, ipykernel, jupyter-events, jupyter-server, jupyterlab, jupyterlab-server, matplotlib, nbconvert, peft, pyproject-api, tox, transformers
117+ packaging==25.0 # via accelerate, datasets, deepspeed, huggingface-hub, ipykernel, jupyter-events, jupyter-server, jupyterlab, jupyterlab-server, matplotlib, nbconvert, peft, pyproject-api, tox, transformers, -r requirements.txt
119118pandas==2.2.3 # via datasets
120119pandocfilters==1.5.1 # via nbconvert
121120parso==0.8.4 # via jedi
@@ -131,21 +130,21 @@ propcache==0.3.1 # via aiohttp, yarl
131130psutil==7.0.0 # via accelerate, deepspeed, ipykernel, peft
132131ptyprocess==0.7.0 # via pexpect, terminado
133132pure-eval==0.2.3 # via stack-data
134- py-cpuinfo==9.0.0 # via -r requirements.txt, deepspeed
133+ py-cpuinfo==9.0.0 # via deepspeed, -r requirements.txt
135134pyarrow==20.0.0 # via datasets
136135pycparser==2.22 # via cffi
137- pydantic==2.11.5 # via -r requirements.txt, deepspeed, pylint-pydantic
136+ pydantic==2.11.5 # via deepspeed, pylint-pydantic, -r requirements.txt
138137pydantic-core==2.33.2 # via pydantic
139138pygments==2.19.1 # via ipython, ipython-pygments-lexers, jupyter-console, nbconvert, rich
140- pylint==3.3.7 # via -r requirements-dev.txt, pylint-plugin-utils, pylint-pydantic
139+ pylint==3.3.7 # via pylint-plugin-utils, pylint-pydantic, -r requirements-dev.txt
141140pylint-plugin-utils==0.8.2 # via pylint-pydantic
142141pylint-pydantic==0.3.5 # via -r requirements-dev.txt
143142pyparsing==3.2.3 # via matplotlib
144143pyproject-api==1.9.1 # via tox
145144python-dateutil==2.9.0.post0 # via arrow, jupyter-client, matplotlib, pandas
146145python-json-logger==3.3.0 # via jupyter-events
147146pytz==2025.2 # via pandas
148- pyyaml==6.0.2 # via -r requirements.txt, accelerate, datasets, huggingface-hub, jupyter-events, peft, pre-commit, transformers
147+ pyyaml==6.0.2 # via accelerate, datasets, huggingface-hub, jupyter-events, peft, pre-commit, transformers, -r requirements.txt
149148pyzmq==26.4.0 # via ipykernel, jupyter-client, jupyter-console, jupyter-server
150149referencing==0.36.2 # via jsonschema, jsonschema-specifications, jupyter-events
151150regex==2024.11.6 # via transformers
@@ -154,9 +153,10 @@ rfc3339-validator==0.1.4 # via jsonschema, jupyter-events
154153rfc3986-validator==0.1.1 # via jsonschema, jupyter-events
155154rich==14.0.0 # via -r requirements.txt
156155rpds-py==0.25.1 # via jsonschema, referencing
157- ruff==0.11.11 # via -r requirements-dev.txt
156+ ruff==0.11.12 # via -r requirements-dev.txt
158157safetensors==0.5.3 # via accelerate, instructlab-dolomite, peft, transformers
159158send2trash==1.8.3 # via jupyter-server
159+ setuptools==80.9.0 # via jupyterlab
160160six==1.17.0 # via python-dateutil, rfc3339-validator
161161sniffio==1.3.1 # via anyio
162162soupsieve==2.7 # via beautifulsoup4
@@ -166,15 +166,15 @@ terminado==0.18.1 # via jupyter-server, jupyter-server-terminals
166166tinycss2==1.4.0 # via bleach
167167tokenizers==0.21.1 # via transformers
168168tomlkit==0.13.2 # via pylint
169- torch==2.6.0 # via -c constraints-dev.txt.in, -r requirements.txt, accelerate, bitsandbytes, deepspeed, flash-attn, instructlab-dolomite, liger-kernel, peft
169+ torch==2.6.0 # via accelerate, bitsandbytes, deepspeed, flash-attn, instructlab-dolomite, liger-kernel, peft, -c constraints-dev.txt.in, -r requirements.txt
170170tornado==6.5.1 # via ipykernel, jupyter-client, jupyter-server, jupyterlab, notebook, terminado
171- tox==4.26.0 # via - r requirements-dev.txt, tox-current-env
171+ tox==4.26.0 # via tox-current-env, - r requirements-dev.txt
172172tox-current-env==0.0.16 # via -r requirements-dev.txt
173173tqdm==4.67.1 # via datasets, deepspeed, huggingface-hub, peft, transformers
174174traitlets==5.14.3 # via comm, ipykernel, ipython, ipywidgets, jupyter-client, jupyter-console, jupyter-core, jupyter-events, jupyter-server, jupyterlab, matplotlib-inline, nbclient, nbconvert, nbformat
175- transformers==4.52.3 # via -r requirements.txt, instructlab-dolomite, peft, trl
175+ transformers==4.52.4 # via instructlab-dolomite, peft, trl, -r requirements.txt
176176triton==3.2.0 # via liger-kernel, torch
177- trl==0.18.0 # via -r requirements.txt
177+ trl==0.18.1 # via -r requirements.txt
178178types-python-dateutil==2.9.0.20250516 # via arrow
179179typing-extensions==4.13.2 # via anyio, beautifulsoup4, huggingface-hub, ipython, pydantic, pydantic-core, referencing, torch, typing-inspection
180180typing-inspection==0.4.1 # via pydantic
@@ -190,4 +190,3 @@ wheel==0.45.1 # via -r requirements.txt
190190widgetsnbextension==4.0.14 # via ipywidgets
191191xxhash==3.5.0 # via datasets
192192yarl==1.20.0 # via aiohttp
193- setuptools==80.9.0 # via jupyterlab
0 commit comments