# Python dependencies for eigh_standalone

# Core dependencies
jax[cuda12-local]>=0.4.0  # Use system CUDA instead of bundled wheels
jaxlib>=0.4.0
numpy>=1.20.0
nanobind>=1.0.0

# Optional for testing
pytest>=7.0.0
scipy>=1.7.0
