mlx/examples/extensions/requirements.txt
Cheng f9640e049d
Install mlx.dll into the same dir with python bindings on Windows (#1690)
* Install mlx.dll into the same dir with python bindings on Windows

* Set BUILD_SHARED_LIBS for dlfcn-win32

* Update cmake requirements to 3.25

* Fix cmake style
2024-12-13 19:50:39 -08:00

5 lines
55 B
Plaintext

setuptools>=42
cmake>=3.25
mlx>=0.21.0
nanobind==2.2.0