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
Expand Up @@ -17,7 +17,7 @@ babel==2.17.0 # via jupyterlab-server
beautifulsoup4==4.13.4 # via nbconvert
bitsandbytes==0.46.0 # via -r requirements-cuda.txt
bleach==6.2.0 # via nbconvert
cachetools==6.0.0 # via tox
cachetools==6.1.0 # via tox
certifi==2025.6.15 # via httpcore, httpx, requests, sentry-sdk
cffi==1.17.1 # via argon2-cffi-bindings
cfgv==3.4.0 # via pre-commit
Expand All @@ -39,24 +39,23 @@ einops==0.8.1 # via deepspeed, flash-attn
executing==2.2.0 # via stack-data
fastjsonschema==2.21.1 # via nbformat
filelock==3.18.0 # via datasets, huggingface-hub, torch, tox, transformers, virtualenv
flash-attn==2.7.4.post1 # via -r requirements-cuda.txt, -r requirements-rocm.txt
flash-attn==2.7.4.post1 # via -c constraints-dev.txt.in, -r requirements-cuda.txt, -r requirements-rocm.txt
fonttools==4.58.4 # via matplotlib
fqdn==1.5.1 # via jsonschema
frozenlist==1.7.0 # via aiohttp, aiosignal
fsspec==2025.3.0 # via datasets, huggingface-hub, torch
gitdb==4.0.12 # via gitpython
gitpython==3.1.44 # via wandb
grpcio==1.73.0 # via tensorboard
grpcio==1.73.1 # via tensorboard
h11==0.16.0 # via httpcore
hf-xet==1.1.3 # via huggingface-hub
hf-xet==1.1.5 # via huggingface-hub
hjson==3.1.0 # via deepspeed
httpcore==1.0.9 # via httpx
httpx==0.28.1 # via jupyterlab
huggingface-hub==0.33.0 # via accelerate, datasets, peft, tokenizers, transformers, -r requirements-dev.txt
huggingface-hub==0.33.1 # 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
iniconfig==2.1.0 # via pytest
instructlab-dolomite==0.2.0 # via -r requirements.txt
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 goodbye dolomite

ipykernel==6.29.5 # via jupyter, jupyter-console, jupyterlab, -r requirements-dev.txt
ipython==9.3.0 # via ipykernel, ipywidgets, jupyter-console, -r requirements-dev.txt
ipython-pygments-lexers==1.1.1 # via ipython
Expand All @@ -77,14 +76,14 @@ jupyter-events==0.12.0 # via jupyter-server
jupyter-lsp==2.2.5 # via jupyterlab
jupyter-server==2.16.0 # via jupyter-lsp, jupyterlab, jupyterlab-server, notebook, notebook-shim
jupyter-server-terminals==0.5.3 # via jupyter-server
jupyterlab==4.4.3 # via jupyter, notebook
jupyterlab==4.4.4 # via jupyter, notebook
jupyterlab-pygments==0.3.0 # via nbconvert
jupyterlab-server==2.27.3 # via jupyterlab, notebook
jupyterlab-widgets==3.0.15 # via ipywidgets
kiwisolver==1.4.8 # via matplotlib
liger-kernel==0.5.10 # via -r requirements-cuda.txt
llvmlite==0.44.0 # via numba
markdown==3.8 # via tensorboard
markdown==3.8.2 # via tensorboard
markdown-it-py==3.0.0 # via rich
markupsafe==3.0.2 # via jinja2, nbconvert, werkzeug
matplotlib==3.10.3 # via -r requirements-dev.txt
Expand All @@ -94,9 +93,9 @@ mdurl==0.1.2 # via markdown-it-py
mistune==3.1.3 # via nbconvert
mpmath==1.3.0 # via sympy
msgpack==1.1.1 # via deepspeed
multidict==6.4.4 # via aiohttp, yarl
multidict==6.6.2 # via aiohttp, yarl
multiprocess==0.70.16 # via datasets
mypy==1.16.0 # via -r requirements-dev.txt
mypy==1.16.1 # via -r requirements-dev.txt
mypy-extensions==1.1.0 # via mypy
nbclient==0.10.2 # via nbconvert
nbconvert==7.16.6 # via jupyter, jupyter-server
Expand Down Expand Up @@ -146,13 +145,13 @@ pyarrow==20.0.0 # via datasets
pycparser==2.22 # via cffi
pydantic==2.11.7 # via deepspeed, pylint-pydantic, wandb, -r requirements.txt
pydantic-core==2.33.2 # via pydantic
pygments==2.19.1 # via ipython, ipython-pygments-lexers, jupyter-console, nbconvert, pytest, rich
pygments==2.19.2 # via ipython, ipython-pygments-lexers, jupyter-console, nbconvert, pytest, rich
pylint==3.3.7 # via pylint-plugin-utils, pylint-pydantic, -r requirements-dev.txt
pylint-plugin-utils==0.8.2 # via pylint-pydantic
pylint-plugin-utils==0.9.0 # 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
pytest==8.4.0 # via -r requirements-dev.txt
pytest==8.4.1 # via -r requirements-dev.txt
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
Expand All @@ -165,10 +164,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.13 # via -r requirements-dev.txt
safetensors==0.5.3 # via accelerate, instructlab-dolomite, peft, transformers
ruff==0.12.1 # via -r requirements-dev.txt
safetensors==0.5.3 # via accelerate, peft, transformers
send2trash==1.8.3 # via jupyter-server
sentry-sdk==2.30.0 # via wandb
sentry-sdk==2.32.0 # via wandb
setproctitle==1.3.6 # via wandb
setuptools==80.9.0 # via jupyterlab, tensorboard
six==1.17.0 # via python-dateutil, rfc3339-validator, tensorboard
Expand All @@ -181,15 +180,15 @@ tensorboard==2.19.0 # via -r requirements-dev.txt
tensorboard-data-server==0.7.2 # via tensorboard
terminado==0.18.1 # via jupyter-server, jupyter-server-terminals
tinycss2==1.4.0 # via bleach
tokenizers==0.21.1 # via transformers
tokenizers==0.21.2 # via transformers
tomlkit==0.13.3 # via pylint
torch==2.6.0 # via accelerate, bitsandbytes, deepspeed, flash-attn, instructlab-dolomite, liger-kernel, peft, -c constraints-dev.txt.in, -r requirements.txt
torch==2.6.0 # via accelerate, bitsandbytes, deepspeed, flash-attn, 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 tox-current-env, -r requirements-dev.txt
tox==4.27.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.4 # via instructlab-dolomite, peft, trl, -r requirements.txt
transformers==4.53.0 # via peft, trl, -r requirements.txt
triton==3.2.0 # via liger-kernel, torch
trl==0.18.2 # via -r requirements.txt
types-python-dateutil==2.9.0.20250516 # via arrow
Expand All @@ -200,7 +199,7 @@ typing-extensions==4.14.0 # via anyio, beautifulsoup4, huggingface-hub, ipython
typing-inspection==0.4.1 # via pydantic
tzdata==2025.2 # via pandas
uri-template==1.3.0 # via jsonschema
urllib3==2.4.0 # via requests, sentry-sdk, types-requests
urllib3==2.5.0 # via requests, sentry-sdk, types-requests
virtualenv==20.31.2 # via pre-commit, tox
wandb==0.20.1 # via -r requirements-dev.txt
wcwidth==0.2.13 # via prompt-toolkit
Expand Down
Loading