Skip to content

Commit 25992ca

Browse files
committed
chore: Update dependencies in pyproject.toml and uv.lock
- Bumped versions for `unsloth` and `unsloth-zoo` to 2026.2.1. - Updated `torchao` to version 0.15.0. - Increased `wandb` version to 0.25.0, ensuring compatibility with the latest features.
1 parent f5d72b5 commit 25992ca

2 files changed

Lines changed: 29 additions & 30 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ backend = [
2222
"peft>=0.14.0",
2323
"hf-xet>=1.1.0",
2424
"bitsandbytes>=0.45.2",
25-
"unsloth==2025.12.9",
26-
"unsloth-zoo==2025.12.7",
25+
"unsloth==2026.2.1",
26+
"unsloth-zoo==2026.2.1",
2727
"torch>=2.8.0",
28-
"torchao==0.14.1",
28+
"torchao==0.15.0",
2929
"accelerate==1.7.0",
3030
"awscli>=1.38.1",
3131
"setuptools>=78.1.0",
32-
"wandb==0.24.0",
32+
"wandb==0.25.0",
3333
"transformers>=4.55.2,<=4.57.3",
3434
"duckdb>=1.0.0",
3535
"pyarrow>=15.0.0",

uv.lock

Lines changed: 25 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)