Merge branch 'main' into feature/graph-partition-support

This commit is contained in:
Andy Lee
2025-08-11 01:46:31 -07:00
committed by GitHub
15 changed files with 4351 additions and 3559 deletions

View File

@@ -44,6 +44,9 @@ dependencies = [
"mlx-lm>=0.26.0; sys_platform == 'darwin'",
"psutil>=5.8.0",
"pybind11>=3.0.0",
"pathspec>=0.12.1",
"nbconvert>=7.16.6",
"gitignore-parser>=0.1.12",
]
[project.optional-dependencies]