# Development dependencies, installed by ./dev.
#
# jax is absent by design: the CUDA 12 and CUDA 13 plugins are separate wheels
# chosen from the driver, so ./dev installs it before reading this file.
# Override with PFCUDA_JAX_CUDA=12.

# build
pybind11>=2.10

# runtime
numpy>=1.24

# tests
pytest>=7.0
pfapack>=0.3.1
scipy>=1.10

# benchmarks
matplotlib>=3.5
lrux>=0.1
