Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 20 additions & 21 deletions constraints-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
accelerate==1.0.1 # via -r requirements-cuda.txt, -r requirements-rocm.txt, peft, trl
accelerate==1.0.1 # via peft, trl, -r requirements-cuda.txt, -r requirements-rocm.txt
aiofiles==24.1.0 # via -r requirements.txt
aiohappyeyeballs==2.6.1 # via aiohttp
aiohttp==3.12.2 # via fsspec
aiohttp==3.12.4 # via fsspec
aiosignal==1.3.2 # via aiohttp
annotated-types==0.7.0 # via pydantic
anyio==4.9.0 # via httpx, jupyter-server
Expand All @@ -26,7 +26,7 @@ colorama==0.4.6 # via tox
comm==0.2.2 # via ipykernel, ipywidgets
contourpy==1.3.2 # via matplotlib
cycler==0.12.1 # via matplotlib
datasets==3.6.0 # via -r requirements.txt, trl
datasets==3.6.0 # via trl, -r requirements.txt
debugpy==1.8.14 # via ipykernel
decorator==5.2.1 # via ipython
deepspeed==0.16.9 # via -r requirements-deepspeed.txt
Expand All @@ -47,16 +47,16 @@ hf-xet==1.1.2 # via huggingface-hub
hjson==3.1.0 # via deepspeed
httpcore==1.0.9 # via httpx
httpx==0.28.1 # via jupyterlab
huggingface-hub==0.32.2 # via -r requirements-dev.txt, accelerate, datasets, peft, tokenizers, transformers
huggingface-hub==0.32.3 # via accelerate, datasets, peft, tokenizers, transformers, -r requirements-dev.txt
identify==2.6.12 # via pre-commit
idna==3.10 # via anyio, httpx, jsonschema, requests, yarl
instructlab-dolomite==0.2.0 # via -r requirements.txt
ipykernel==6.29.5 # via -r requirements-dev.txt, jupyter, jupyter-console, jupyterlab
ipython==9.2.0 # via -r requirements-dev.txt, ipykernel, ipywidgets, jupyter-console
ipykernel==6.29.5 # via jupyter, jupyter-console, jupyterlab, -r requirements-dev.txt
ipython==9.2.0 # via ipykernel, ipywidgets, jupyter-console, -r requirements-dev.txt
ipython-pygments-lexers==1.1.1 # via ipython
ipywidgets==8.1.7 # via jupyter
isoduration==20.11.0 # via jsonschema
isort==6.0.1 # via -r requirements-dev.txt, pylint
isort==6.0.1 # via pylint, -r requirements-dev.txt
jedi==0.19.2 # via ipython
jinja2==3.1.6 # via jupyter-server, jupyterlab, jupyterlab-server, nbconvert, torch
json5==0.12.0 # via jupyterlab-server
Expand Down Expand Up @@ -93,13 +93,13 @@ nbclient==0.10.2 # via nbconvert
nbconvert==7.16.6 # via jupyter, jupyter-server
nbformat==5.10.4 # via jupyter-server, nbclient, nbconvert
nest-asyncio==1.6.0 # via ipykernel
networkx==3.4.2 # via torch
networkx==3.5 # via torch
ninja==1.11.1.4 # via deepspeed
nodeenv==1.9.1 # via pre-commit
notebook==7.4.3 # via jupyter
notebook-shim==0.2.4 # via jupyterlab, notebook
numba==0.61.2 # via -r requirements.txt
numpy==1.26.4 # via -r requirements-dev.txt, -r requirements.txt, accelerate, bitsandbytes, contourpy, datasets, deepspeed, matplotlib, numba, pandas, peft, transformers
numpy==1.26.4 # via accelerate, bitsandbytes, contourpy, datasets, deepspeed, matplotlib, numba, pandas, peft, transformers, -r requirements-dev.txt, -r requirements.txt
nvidia-cublas-cu12==12.4.5.8 # via nvidia-cudnn-cu12, nvidia-cusolver-cu12, torch
nvidia-cuda-cupti-cu12==12.4.127 # via torch
nvidia-cuda-nvrtc-cu12==12.4.127 # via torch
Expand All @@ -110,12 +110,11 @@ nvidia-curand-cu12==10.3.5.147 # via torch
nvidia-cusolver-cu12==11.6.1.9 # via torch
nvidia-cusparse-cu12==12.3.1.170 # via nvidia-cusolver-cu12, torch
nvidia-cusparselt-cu12==0.6.2 # via torch
nvidia-ml-py==12.575.51 # via deepspeed
nvidia-nccl-cu12==2.21.5 # via torch
nvidia-nvjitlink-cu12==12.4.127 # via nvidia-cusolver-cu12, nvidia-cusparse-cu12, torch
nvidia-nvtx-cu12==12.4.127 # via torch
overrides==7.7.0 # via jupyter-server
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
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
pandas==2.2.3 # via datasets
pandocfilters==1.5.1 # via nbconvert
parso==0.8.4 # via jedi
Expand All @@ -131,21 +130,21 @@ propcache==0.3.1 # via aiohttp, yarl
psutil==7.0.0 # via accelerate, deepspeed, ipykernel, peft
ptyprocess==0.7.0 # via pexpect, terminado
pure-eval==0.2.3 # via stack-data
py-cpuinfo==9.0.0 # via -r requirements.txt, deepspeed
py-cpuinfo==9.0.0 # via deepspeed, -r requirements.txt
pyarrow==20.0.0 # via datasets
pycparser==2.22 # via cffi
pydantic==2.11.5 # via -r requirements.txt, deepspeed, pylint-pydantic
pydantic==2.11.5 # via deepspeed, pylint-pydantic, -r requirements.txt
pydantic-core==2.33.2 # via pydantic
pygments==2.19.1 # via ipython, ipython-pygments-lexers, jupyter-console, nbconvert, rich
pylint==3.3.7 # via -r requirements-dev.txt, pylint-plugin-utils, pylint-pydantic
pylint==3.3.7 # via pylint-plugin-utils, pylint-pydantic, -r requirements-dev.txt
pylint-plugin-utils==0.8.2 # via pylint-pydantic
pylint-pydantic==0.3.5 # via -r requirements-dev.txt
pyparsing==3.2.3 # via matplotlib
pyproject-api==1.9.1 # via tox
python-dateutil==2.9.0.post0 # via arrow, jupyter-client, matplotlib, pandas
python-json-logger==3.3.0 # via jupyter-events
pytz==2025.2 # via pandas
pyyaml==6.0.2 # via -r requirements.txt, accelerate, datasets, huggingface-hub, jupyter-events, peft, pre-commit, transformers
pyyaml==6.0.2 # via accelerate, datasets, huggingface-hub, jupyter-events, peft, pre-commit, transformers, -r requirements.txt
pyzmq==26.4.0 # via ipykernel, jupyter-client, jupyter-console, jupyter-server
referencing==0.36.2 # via jsonschema, jsonschema-specifications, jupyter-events
regex==2024.11.6 # via transformers
Expand All @@ -154,9 +153,10 @@ rfc3339-validator==0.1.4 # via jsonschema, jupyter-events
rfc3986-validator==0.1.1 # via jsonschema, jupyter-events
rich==14.0.0 # via -r requirements.txt
rpds-py==0.25.1 # via jsonschema, referencing
ruff==0.11.11 # via -r requirements-dev.txt
ruff==0.11.12 # via -r requirements-dev.txt
safetensors==0.5.3 # via accelerate, instructlab-dolomite, peft, transformers
send2trash==1.8.3 # via jupyter-server
setuptools==80.9.0 # via jupyterlab
six==1.17.0 # via python-dateutil, rfc3339-validator
sniffio==1.3.1 # via anyio
soupsieve==2.7 # via beautifulsoup4
Expand All @@ -166,15 +166,15 @@ terminado==0.18.1 # via jupyter-server, jupyter-server-terminals
tinycss2==1.4.0 # via bleach
tokenizers==0.21.1 # via transformers
tomlkit==0.13.2 # via pylint
torch==2.6.0 # via -c constraints-dev.txt.in, -r requirements.txt, accelerate, bitsandbytes, deepspeed, flash-attn, instructlab-dolomite, liger-kernel, peft
torch==2.6.0 # via accelerate, bitsandbytes, deepspeed, flash-attn, instructlab-dolomite, liger-kernel, peft, -c constraints-dev.txt.in, -r requirements.txt
tornado==6.5.1 # via ipykernel, jupyter-client, jupyter-server, jupyterlab, notebook, terminado
tox==4.26.0 # via -r requirements-dev.txt, tox-current-env
tox==4.26.0 # via tox-current-env, -r requirements-dev.txt
tox-current-env==0.0.16 # via -r requirements-dev.txt
tqdm==4.67.1 # via datasets, deepspeed, huggingface-hub, peft, transformers
traitlets==5.14.3 # via comm, ipykernel, ipython, ipywidgets, jupyter-client, jupyter-console, jupyter-core, jupyter-events, jupyter-server, jupyterlab, matplotlib-inline, nbclient, nbconvert, nbformat
transformers==4.52.3 # via -r requirements.txt, instructlab-dolomite, peft, trl
transformers==4.52.4 # via instructlab-dolomite, peft, trl, -r requirements.txt
triton==3.2.0 # via liger-kernel, torch
trl==0.18.0 # via -r requirements.txt
trl==0.18.1 # via -r requirements.txt
types-python-dateutil==2.9.0.20250516 # via arrow
typing-extensions==4.13.2 # via anyio, beautifulsoup4, huggingface-hub, ipython, pydantic, pydantic-core, referencing, torch, typing-inspection
typing-inspection==0.4.1 # via pydantic
Expand All @@ -190,4 +190,3 @@ wheel==0.45.1 # via -r requirements.txt
widgetsnbextension==4.0.14 # via ipywidgets
xxhash==3.5.0 # via datasets
yarl==1.20.0 # via aiohttp
setuptools==80.9.0 # via jupyterlab