From 5aecdf33193060fcd99e9a6c06d4025aa06e79cd Mon Sep 17 00:00:00 2001 From: filimarc Date: Tue, 23 Jan 2024 10:26:13 +0100 Subject: [PATCH] Update dependencies with mpipool --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index db57d7581..548b9a1c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ profiling = "bsb._options:profiling" [project.optional-dependencies] parallel = [ "mpi4py~=3.0", - "zwembad~=1.2", + "mpipool~=1.0", "mpilock~=1.1" ] test = [