
[:sys_platform == "darwin" and platform_machine == "arm64"]
mlx>=0.31

[dev]
pytest>=7
ruff>=0.4
mypy>=1.8
numpy>=1.24

[docs]
sphinx<9,>=7.4
sphinx-autobuild>=2024.4
pydata-sphinx-theme>=0.15
breathe>=4.35
exhale>=0.3.7
myst-parser<5,>=3.0
sphinx-design>=0.6
sphinxcontrib-mermaid>=0.9
sphinx-copybutton>=0.5
sphinx-notfound-page>=1.0

[numpy]
numpy>=1.24

[test]
pytest>=7
pytest-benchmark>=4
numpy>=1.24
safetensors>=0.4
