Merge pull request #168 from filipstrand/bump-mlx-version

Bump upper mlx version
This commit is contained in:
Filip Strand 2025-04-19 13:01:01 +02:00 committed by GitHub
commit c1df171d85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ requires-python = ">=3.10"
dependencies = [
"huggingface-hub>=0.24.5,<1.0",
"matplotlib>=3.9.2,<4.0",
"mlx>=0.22.0,<0.25.0",
"mlx>=0.22.0,<0.26.0",
"numpy>=2.0.1,<3.0",
"opencv-python>=4.10.0,<5.0",
"piexif>=1.1.3,<2.0",