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 @@ -2,11 +2,11 @@ absl-py==2.3.0 # via tensorboard
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.6 # via fsspec
aiohttp==3.12.11 # via fsspec
aiosignal==1.3.2 # via aiohttp
annotated-types==0.7.0 # via pydantic
anyio==4.9.0 # via httpx, jupyter-server
argon2-cffi==23.1.0 # via jupyter-server
argon2-cffi==25.1.0 # via jupyter-server
argon2-cffi-bindings==21.2.0 # via argon2-cffi
arrow==1.3.0 # via isoduration
astroid==3.3.10 # via pylint
Expand All @@ -31,29 +31,28 @@ cycler==0.12.1 # via matplotlib
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
deepspeed==0.17.0 # via -r requirements-deepspeed.txt
defusedxml==0.7.1 # via nbconvert
dill==0.3.8 # via datasets, multiprocess, pylint
distlib==0.3.9 # via virtualenv
docker-pycreds==0.4.0 # via wandb
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
fonttools==4.58.1 # via matplotlib
fonttools==4.58.2 # via matplotlib
fqdn==1.5.1 # via jsonschema
frozenlist==1.6.0 # via aiohttp, aiosignal
frozenlist==1.6.2 # 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.71.0 # via tensorboard
grpcio==1.72.1 # via tensorboard
h11==0.16.0 # via httpcore
hf-xet==1.1.2 # via huggingface-hub
hf-xet==1.1.3 # 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.3 # via accelerate, datasets, peft, tokenizers, transformers, -r requirements-dev.txt
huggingface-hub==0.32.4 # 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
Expand Down Expand Up @@ -124,8 +123,8 @@ 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 accelerate, datasets, deepspeed, huggingface-hub, ipykernel, jupyter-events, jupyter-server, jupyterlab, jupyterlab-server, matplotlib, nbconvert, peft, pyproject-api, pytest, tensorboard, tox, transformers, -r requirements.txt
pandas==2.2.3 # via datasets
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
pandas==2.3.0 # via datasets
pandocfilters==1.5.1 # via nbconvert
parso==0.8.4 # via jedi
pathspec==0.12.1 # via mypy
Expand All @@ -135,7 +134,7 @@ pillow==11.2.1 # via matplotlib
platformdirs==4.3.8 # via jupyter-core, pylint, tox, virtualenv, wandb
pluggy==1.6.0 # via pytest, tox
pre-commit==4.2.0 # via -r requirements-dev.txt
prometheus-client==0.22.0 # via jupyter-server
prometheus-client==0.22.1 # via jupyter-server
prompt-toolkit==3.0.51 # via ipython, jupyter-console
propcache==0.3.1 # via aiohttp, yarl
protobuf==6.31.1 # via tensorboard, wandb
Expand All @@ -147,13 +146,13 @@ pyarrow==20.0.0 # via datasets
pycparser==2.22 # via cffi
pydantic==2.11.5 # 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, rich
pygments==2.19.1 # 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-pydantic==0.3.5 # via -r requirements-dev.txt
pyparsing==3.2.3 # via matplotlib
pyproject-api==1.9.1 # via tox
pytest==8.3.5 # via -r requirements-dev.txt
pytest==8.4.0 # 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 @@ -166,13 +165,13 @@ 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.12 # via -r requirements-dev.txt
ruff==0.11.13 # via -r requirements-dev.txt
safetensors==0.5.3 # via accelerate, instructlab-dolomite, peft, transformers
send2trash==1.8.3 # via jupyter-server
sentry-sdk==2.29.1 # via wandb
setproctitle==1.3.6 # via wandb
setuptools==80.9.0 # via jupyterlab, tensorboard, wandb
six==1.17.0 # via docker-pycreds, python-dateutil, rfc3339-validator, tensorboard
setuptools==80.9.0 # via jupyterlab, tensorboard
six==1.17.0 # via python-dateutil, rfc3339-validator, tensorboard
smmap==5.0.2 # via gitdb
sniffio==1.3.1 # via anyio
soupsieve==2.7 # via beautifulsoup4
Expand All @@ -183,7 +182,7 @@ 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
tomlkit==0.13.2 # via pylint
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
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
Expand All @@ -195,15 +194,15 @@ triton==3.2.0 # via liger-kernel, torch
trl==0.18.1 # via -r requirements.txt
types-python-dateutil==2.9.0.20250516 # via arrow
types-pyyaml==6.0.12.20250516 # via -r requirements-dev.txt
types-requests==2.32.0.20250515 # via types-tqdm
types-requests==2.32.0.20250602 # via types-tqdm
types-tqdm==4.67.0.20250516 # via -r requirements-dev.txt
typing-extensions==4.13.2 # via anyio, beautifulsoup4, huggingface-hub, ipython, mypy, pydantic, pydantic-core, referencing, torch, typing-inspection, wandb
typing-extensions==4.14.0 # via anyio, beautifulsoup4, huggingface-hub, ipython, mypy, pydantic, pydantic-core, referencing, torch, typing-inspection, wandb
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
virtualenv==20.31.2 # via pre-commit, tox
wandb==0.19.11 # via -r requirements-dev.txt
wandb==0.20.1 # via -r requirements-dev.txt
wcwidth==0.2.13 # via prompt-toolkit
webcolors==24.11.1 # via jsonschema
webencodings==0.5.1 # via bleach, tinycss2
Expand Down
Loading