Skip to content

chore: update constraints-dev.txt (2025-06-23) #623

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
29 changes: 14 additions & 15 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,7 +39,7 @@ 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
Expand All @@ -48,15 +48,14 @@ gitdb==4.0.12 # via gitpython
gitpython==3.1.44 # via wandb
grpcio==1.73.0 # 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
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
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 Down Expand Up @@ -84,7 +83,7 @@ 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.5.0 # 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-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,8 +164,8 @@ 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.0 # 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
setproctitle==1.3.6 # via wandb
Expand All @@ -183,13 +182,13 @@ 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.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.52.4 # 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