# Direct dependencies for the perun + torchrun (DDP) example.
#
# These are intentionally kept as loose lower bounds ( >= ) rather than exact
# pins. The examples are illustrative and are not part of perun's supported
# surface, so we do not track security advisories against them. Install a CUDA
# build of torch that matches your local toolkit if needed.
perun[nvidia]
torch>=2.0
mpi4py>=3.1
