# Development dependencies for PfCUDA, installed by ./dev.
#
# jax is deliberately absent: the CUDA 12 and CUDA 13 plugins are separate
# wheels and the right one depends on your driver, so ./dev detects and
# 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
