Update pyproject.toml

This commit is contained in:
Daniel Han 2026-03-25 07:31:31 -07:00
commit 8b77451e75

View file

@ -28,7 +28,7 @@ dependencies = [
"unsloth_zoo>=2026.3.4",
"wheel>=0.42.0",
"packaging",
"torch>=2.4.0",
"torch>=2.4.0,<2.11.0",
"torchvision",
"numpy",
"tqdm",