diff --git a/pyproject.toml b/pyproject.toml index af561b4a..f94ace42 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,6 @@ requires-python = ">=3.11" dependencies = [ "numpy>=1.26", - "mlx>=0.18; sys_platform == 'darwin'", "pytest>=9.0.3", "pytest-asyncio>=1.3.0", "ruff>=0.15.12",